gcc/libstdc++-v3/testsuite/23_containers
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
..
array Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
bitset Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
deque Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
forward_list Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
headers Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
list Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
map Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
multimap Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
multiset Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
priority_queue
queue
set Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
stack
unordered_map re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr into vector) 2013-01-16 09:20:34 +00:00
unordered_multimap re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr into vector) 2013-01-16 09:20:34 +00:00
unordered_multiset re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr into vector) 2013-01-16 09:20:34 +00:00
unordered_set re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr into vector) 2013-01-16 09:20:34 +00:00
vector vector.cc: Shrink memory usage under simulator. 2013-01-14 20:57:58 +00:00