gcc/libstdc++-v3/testsuite
François Dumont da27f5567c 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
2014-09-06 07:38:48 +00:00
..
17_intro
18_support 62154.cc: Disable when the target doesn't provide atomic builtins. 2014-08-21 09:11:00 +00:00
19_diagnostics
20_util
21_strings basic_string.h (getline): Qualify call to prevent ADL and add overloads for rvalue streams. 2014-08-12 16:19:53 +01:00
22_locale
23_containers hashtable_policy.h (_Prime_rehash_policy): Constructor noexcept qualified. 2014-09-06 07:38:48 +00:00
24_iterators
25_algorithms
26_numerics parser.c (cp_parser_init_declarator): Remove redundant check of decl_specifiers->type. 2014-08-14 09:15:11 +00:00
27_io
28_regex
29_atomics
30_threads
abi
backward
config
data
decimal
experimental
ext *: Fix incorrect standard references in comments. 2014-08-28 16:46:02 +01:00
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
performance
tr1 parser.c (cp_parser_init_declarator): Remove redundant check of decl_specifiers->type. 2014-08-14 09:15:11 +00:00
tr2
util
Makefile.am
Makefile.in