gcc/libstdc++-v3/testsuite/23_containers
Jonathan Wakely 1f069142c7 re PR libstdc++/56613 (map::operator[](key_type&&) fails with custom allocator)
PR libstdc++/56613
	* include/bits/stl_tree.h (_Rb_tree::_M_create_node): Use
	allocator_traits instead of calling construct directly.
	* testsuite/23_containers/map/56613.cc: New.

From-SVN: r196666
2013-03-14 23:28:11 +00:00
..
array
bitset
deque
forward_list vector.tcc (vector<>operator=(const vector<>&): Reset pointers after deallocation when memory can be reused. 2013-03-08 20:08:20 +00:00
headers
list
map re PR libstdc++/56613 (map::operator[](key_type&&) fails with custom allocator) 2013-03-14 23:28:11 +00:00
multimap
multiset
priority_queue
queue
set
stack
unordered_map
unordered_multimap
unordered_multiset 55043.cc: Add missing namespace qualification. 2013-02-20 21:23:44 +00:00
unordered_set 55043.cc: Add missing namespace qualification. 2013-02-20 21:23:44 +00:00
vector vector.tcc (vector<>operator=(const vector<>&): Reset pointers after deallocation when memory can be reused. 2013-03-08 20:08:20 +00:00