gcc/libstdc++-v3/testsuite/23_containers/unordered_multimap
Jonathan Wakely b7202baf14 PR libstdc++/55043 (again)
PR libstdc++/55043 (again)
	* include/bits/alloc_traits.h (allocator_traits::construct): Disable
	unless construction would be well-formed.
	(__allow_copy_cons, __check_copy_constructible): Define.
	* include/bits/unordered_map.h (__check_copy_constructible): Use as
	base class so copy constructor will be deleted if appropriate.
	(is_copy_constructible): Remove specialization.
	* include/bits/unordered_set.h: Likewise.
	* include/debug/unordered_map.h: Undo previous commit. Default copy
	and move constructors.
	* include/debug/unordered_set.h: Likewise.
	* include/profile/unordered_map.h: Undo previous commit.
	* include/profile/unordered_set.h: Likewise.
	* testsuite/23_containers/unordered_map/55043.cc: Fix test.
	* testsuite/23_containers/unordered_multimap/55043.cc: Likewise.
	* testsuite/23_containers/unordered_multiset/55043.cc: Likewise.
	* testsuite/23_containers/unordered_set/55043.cc: Likewise.
	* testsuite/23_containers/unordered_map/requirements/53339.cc: XFAIL,
	cannot support incomplete types.
	* testsuite/23_containers/unordered_multimap/requirements/53339.cc:
	Likewise.

From-SVN: r195253
2013-01-16 23:56:00 +00:00
..
cons
debug formatter.h (_Debug_msg_id): Add __msg_valid_load_factor. 2012-10-18 19:50:37 +00:00
erase re PR libstdc++/54296 (using the object in the map to erase element from the map crashes) 2012-09-05 19:41:16 +00:00
hash_policy
insert 55028-debug.cc: Don't pass -D_GLIBCXX_DEBUG by hand (check-debug does). 2012-11-08 13:40:53 +00:00
modifiers re PR libstdc++/54075 ([4.7.1] unordered_map insert still slower than 4.6.2) 2012-07-25 19:32:48 +00:00
operations
operators
requirements PR libstdc++/55043 (again) 2013-01-16 23:56:00 +00:00
55043.cc PR libstdc++/55043 (again) 2013-01-16 23:56:00 +00:00
final_hash.cc range_access.cc: Fix copying permission statement. 2012-11-01 23:20:37 +00:00
init-list.cc
observers.cc range_access.cc: Fix copying permission statement. 2012-11-01 23:20:37 +00:00
range_access.cc Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00