diff options
author | François Dumont <fdumont@gcc.gnu.org> | 2014-09-06 07:38:48 +0000 |
---|---|---|
committer | François Dumont <fdumont@gcc.gnu.org> | 2014-09-06 07:38:48 +0000 |
commit | da27f5567c0dd3fccf035e14bb7010a0538648e4 (patch) | |
tree | f9fb62e347a8ece0f4fb4df66627af986bc27651 /libgcc/libgcov-interface.c | |
parent | 4fe24839bee48ab1b1fb1e4da33045d238615b9a (diff) | |
download | gcc-da27f5567c0dd3fccf035e14bb7010a0538648e4.zip gcc-da27f5567c0dd3fccf035e14bb7010a0538648e4.tar.gz gcc-da27f5567c0dd3fccf035e14bb7010a0538648e4.tar.bz2 |
hashtable_policy.h (_Prime_rehash_policy): Constructor noexcept qualified.
2014-09-06 François Dumont <fdumont@gcc.gnu.org>
* include/bits/hashtable_policy.h (_Prime_rehash_policy): Constructor
noexcept qualified.
(_Hash_code_base<>): All specialization default constructible if
possible.
(_Hashtable_base<>): Likewise.
* include/bits/hashtable.h (_Hashtable<>()): Implementation defaulted.
* include/bits/unordered_map.h (unordered_map<>::unordered_map()): New,
implementation defaulted.
(unordered_multimap<>::unordered_multimap()): Likewise.
* include/bits/unordered_set.h
(unordered_set<>::unordered_set()): Likewise.
(unordered_multiset<>::unordered_multiset()): Likewise.
* include/debug/unordered_map: Likewise.
* include/debug/unordered_set: Likewise.
* testsuite/23_containers/unordered_map/allocator/noexcept.cc
(test04()): New.
* testsuite/23_containers/unordered_multimap/allocator/noexcept.cc
(test04()): New.
* testsuite/23_containers/unordered_set/allocator/noexcept.cc
(test04()): New.
* testsuite/23_containers/unordered_multiset/allocator/noexcept.cc
(test04()): New.
From-SVN: r214986
Diffstat (limited to 'libgcc/libgcov-interface.c')
0 files changed, 0 insertions, 0 deletions