gcc/libstdc++-v3/testsuite/23_containers/unordered_map
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 hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Remove noexcept, the move constructor allocates memory... 2011-09-01 15:45:20 +00:00
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
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 count.cc: New. 2011-10-28 11:54:04 +00:00
operators 2012-08-10 François Dumont <fdumont@gcc.gnu.org> 2012-08-13 19:43:19 +00:00
profile
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
dr761.cc
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