gcc/libstdc++-v3/testsuite/23_containers/unordered_set
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
..
buckets hashtable_policy.h (_Local_iterator_base): Use _Hashtable_ebo_helper to embed functors into the local_iterator when necessary. 2013-01-28 20:52:13 +00:00
cons Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
debug Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
erase Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
hash_policy Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
insert Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
max_load_factor Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
modifiers Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
operations Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
operators Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
requirements Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
55043.cc PR libstdc++/55043 (again) 2013-01-16 23:56:00 +00:00
56267.cc re PR libstdc++/56267 (unordered containers require Assignable hash function) 2013-02-11 00:19:29 +00:00
56278.cc re PR libstdc++/56278 (unordered containers fail static assertion) 2013-02-11 00:19:14 +00:00
final_hash.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
init-list.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
instantiation_neg.cc re PR libstdc++/56267 (unordered containers require Assignable hash function) 2013-02-11 00:19:29 +00:00
not_default_constructible_hash_neg.cc re PR libstdc++/56267 (unordered containers require Assignable hash function) 2013-02-11 00:19:29 +00:00
observers.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
range_access.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00