gcc/libstdc++-v3/include
Jonathan Wakely 8175e9866c re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr into vector)
PR libstdc++/55043
	* include/std/unordered_map: Include alloc_traits.h
	* include/std/unordered_set: Likewise.
	* include/bits/alloc_traits.h: Define __is_copy_insertable.
	* include/bits/unordered_map.h: Use it.
	* include/bits/unordered_set.h: Likewise.
	* include/debug/unordered_map.h: Likewise.
	* include/debug/unordered_set.h: Likewise.
	* include/profile/unordered_map.h: Likewise.
	* include/profile/unordered_set.h: Likewise.
	* include/bits/hashtable.h: Fix comment typos.
	* testsuite/23_containers/unordered_map/55043.cc: New.
	* testsuite/23_containers/unordered_multimap/55043.cc: New.
	* testsuite/23_containers/unordered_multiset/55043.cc: New.
	* testsuite/23_containers/unordered_set/55043.cc: New.

From-SVN: r195231
2013-01-16 09:20:34 +00:00
..
backward Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
bits re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr into vector) 2013-01-16 09:20:34 +00:00
c Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
c_compatibility Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
c_global Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
c_std Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
debug re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr into vector) 2013-01-16 09:20:34 +00:00
decimal [multiple changes] 2012-08-06 18:06:42 +00:00
ext insert_fn_imps.hpp: Fix typo in copyright years. 2013-01-06 11:53:01 +00:00
parallel Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
precompiled Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
profile re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr into vector) 2013-01-16 09:20:34 +00:00
std re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr into vector) 2013-01-16 09:20:34 +00:00
tr1 Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
tr2 atomic_base.h: Don't include <cstddef>, use nullptr. 2012-11-06 11:03:45 +00:00
Makefile.am Makefile.am (${host_builddir}/c++config.h): Replace [<space><tab>] by [<tab><space>]. 2012-12-04 22:40:24 +00:00
Makefile.in Makefile.am (${host_builddir}/c++config.h): Replace [<space><tab>] by [<tab><space>]. 2012-12-04 22:40:24 +00:00