gcc/libstdc++-v3/testsuite/23_containers/unordered_set
Jonathan Wakely 6ff956e3c2 re PR libstdc++/56267 (unordered containers require Assignable hash function)
PR libstdc++/56267
	* include/bits/hashtable.h (__cache_default): Do not depend on
	whether the hash function is DefaultConstructible or CopyAssignable.
	(_Hashtable): Adjust static assertions.
	* doc/xml/manual/containers.xml (containers.unordered.cache): Update.
	* testsuite/23_containers/unordered_set/instantiation_neg.cc: Adjust
	dg-error line number.
	* testsuite/23_containers/unordered_set/
	not_default_constructible_hash_neg.cc: Remove.

From-SVN: r206904
2014-01-21 19:38:35 +00:00
..
allocator Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
buckets Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cons Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
debug Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
erase Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
hash_policy Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
insert Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
max_load_factor Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
modifiers Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
operations Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
operators Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
requirements Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
55043.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
56267-2.cc re PR libstdc++/56267 (unordered containers require Assignable hash function) 2014-01-20 15:49:39 +00:00
56267.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
56278.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
final_hash.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
init-list.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
instantiation_neg.cc re PR libstdc++/56267 (unordered containers require Assignable hash function) 2014-01-21 19:38:35 +00:00
observers.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
range_access.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00