gcc/libstdc++-v3/testsuite/23_containers
Jonathan Wakely dfed5434f3 re PR libstdc++/56267 (unordered containers require Assignable hash function)
PR libstdc++/56267
	* include/bits/hashtable.h (__cache_default): Check if hash function
	is copy assignable.
	* testsuite/23_containers/unordered_set/56267.cc: New.
	* testsuite/23_containers/unordered_set/instantiation_neg.cc: Adjust
	dg-error line number.
	* testsuite/23_containers/unordered_set/
	not_default_constructible_hash_neg.cc: Likewise.

From-SVN: r195936
2013-02-11 00:19:29 +00:00
..
array Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
bitset Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
deque Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
forward_list Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
headers Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
list Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
map Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
multimap Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
multiset Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
priority_queue Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
queue Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
set Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stack Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
unordered_map Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
unordered_multimap Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
unordered_multiset Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
unordered_set re PR libstdc++/56267 (unordered containers require Assignable hash function) 2013-02-11 00:19:29 +00:00
vector Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00