gcc/libstdc++-v3/include
Jonathan Wakely 8ed13e2757 alloc_traits.h (__allow_copy_cons): Remove.
* include/bits/alloc_traits.h (__allow_copy_cons): Remove.
	(__check_copy_constructible): Likewise.
	* include/bits/unordered_map.h (unordered_map, unordered_multimap):
	Do not derive from __check_copy_constructible.
	* include/bits/unordered_set.h (unordered_set, unordered_multiset):
	Likewise.
	* testsuite/23_containers/unordered_map/55043.cc: It is no longer
	necessary for is_copy_constructible to be correct to use nested
	unordered containers.
	* testsuite/23_containers/unordered_multimap/55043.cc: Likewise.
	* testsuite/23_containers/unordered_set/55043.cc: Likewise.
	* testsuite/23_containers/unordered_multiset/55043.cc: Likewise.

From-SVN: r204790
2013-11-14 12:43:00 +00:00
..
backward
bits alloc_traits.h (__allow_copy_cons): Remove. 2013-11-14 12:43:00 +00:00
c
c_compatibility
c_global re PR libstdc++/58952 (Construct "std::getchar()" rejected when getchar is macro in C library) 2013-11-01 11:10:55 +00:00
c_std
debug safe_iterator.h (_BeforeBeginHelper<>::_S_Is): Take only a const safe iterator reference. 2013-11-08 21:03:58 +00:00
decimal re PR libstdc++/58815 (Casting/Conversion operator for std::decimal not supported) 2013-10-23 11:48:26 +00:00
experimental optional: Use __and_<> and __not_<> in conditions. 2013-11-05 15:24:08 +00:00
ext re PR libstdc++/59087 (Issues including complex.h in C++11/1y mode because of C's complex.h) 2013-11-13 15:47:04 +00:00
parallel algobase.h (mismatch, equal): Provide parallel version for N3671 overloads. 2013-10-01 19:35:01 +00:00
precompiled
profile re PR libstdc++/58338 (Add noexcept to functions with a narrow contract) 2013-09-25 20:28:12 +00:00
std re PR libstdc++/54562 (mutex and condition variable timers) 2013-11-11 13:33:48 +00:00
tr1
tr2 re PR libstdc++/58804 (dynamic_bitset<> uses popcountl on long long) 2013-10-21 13:52:39 +00:00
Makefile.am enable_special_members.h: New. 2013-11-01 20:08:39 +00:00
Makefile.in enable_special_members.h: New. 2013-11-01 20:08:39 +00:00