gcc/libstdc++-v3/testsuite/23_containers/unordered_set
Jonathan Wakely 54b4994ba2 backport: re PR libstdc++/66055 (hash containers missing required reserving constructors)
Backport from mainline
2015-05-14  Nathan Myers  <ncm@cantrip.org>
	    Jonathan Wakely  <jwakely@redhat.com>

	PR libstdc++/66055
	* include/std/unordered_map (unordered_map, unordered_multimap): Add
	missing constructors.
	* include/std/unordered_set (unordered_set, unordered_multiset):
	Likewise.
	* testsuite/23_containers/unordered_map/cons/66055.cc: New.
	* testsuite/23_containers/unordered_multimap/cons/66055.cc: New.
	* testsuite/23_containers/unordered_multiset/cons/66055.cc: New.
	* testsuite/23_containers/unordered_set/cons/66055.cc: New.

From-SVN: r224740
2015-06-22 16:53:14 +01:00
..
allocator Update copyright years. 2015-01-05 13:33:28 +01:00
buckets Update copyright years. 2015-01-05 13:33:28 +01:00
cons backport: re PR libstdc++/66055 (hash containers missing required reserving constructors) 2015-06-22 16:53:14 +01:00
debug Update copyright years. 2015-01-05 13:33:28 +01:00
erase Update copyright years. 2015-01-05 13:33:28 +01:00
hash_policy Update copyright years. 2015-01-05 13:33:28 +01:00
insert Update copyright years. 2015-01-05 13:33:28 +01:00
max_load_factor Update copyright years. 2015-01-05 13:33:28 +01:00
modifiers Update copyright years. 2015-01-05 13:33:28 +01:00
operations Update copyright years. 2015-01-05 13:33:28 +01:00
operators Update copyright years. 2015-01-05 13:33:28 +01:00
requirements Update copyright years. 2015-01-05 13:33:28 +01:00
55043.cc Update copyright years. 2015-01-05 13:33:28 +01:00
56267-2.cc Update copyright years. 2015-01-05 13:33:28 +01:00
56267.cc Update copyright years. 2015-01-05 13:33:28 +01:00
56278.cc Update copyright years. 2015-01-05 13:33:28 +01:00
61143.cc Update copyright years. 2015-01-05 13:33:28 +01:00
63456.cc Update copyright years. 2015-01-05 13:33:28 +01:00
final_hash.cc Update copyright years. 2015-01-05 13:33:28 +01:00
init-list.cc Update copyright years. 2015-01-05 13:33:28 +01:00
instantiation_neg.cc Update copyright years. 2015-01-05 13:33:28 +01:00
observers.cc Update copyright years. 2015-01-05 13:33:28 +01:00
range_access.cc Update copyright years. 2015-01-05 13:33:28 +01:00