gcc/libstdc++-v3/testsuite/23_containers
Jonathan Wakely 8cab3d18f0 Move allocator in std::string and RB tree move constructors
PR libstdc++/71964
	* include/bits/basic_string.h [_GLIBCXX_USE_CXX11_ABI]
	(basic_string::_Alloc_hider(pointer, _Alloc&&)): Add constructor.
	* include/bits/stl_tree.h (_Rb_tree(_Rb_tree&&)): Move allocator.
	* testsuite/21_strings/basic_string/allocator/71964.cc: New test.
	* testsuite/23_containers/set/allocator/71964.cc: New test.

From-SVN: r238647
2016-07-22 16:03:11 +01:00
..
array Add tests and docs for LWG 2212 support 2016-07-12 15:00:26 +01:00
bitset Update copyright years. 2016-01-04 15:30:50 +01:00
deque Update copyright years. 2016-01-04 15:30:50 +01:00
forward_list Update copyright years. 2016-01-04 15:30:50 +01:00
headers Update copyright years. 2016-01-04 15:30:50 +01:00
list Update copyright years. 2016-01-04 15:30:50 +01:00
map Update copyright years. 2016-01-04 15:30:50 +01:00
multimap Update copyright years. 2016-01-04 15:30:50 +01:00
multiset Update copyright years. 2016-01-04 15:30:50 +01:00
priority_queue Update copyright years. 2016-01-04 15:30:50 +01:00
queue Update copyright years. 2016-01-04 15:30:50 +01:00
set Move allocator in std::string and RB tree move constructors 2016-07-22 16:03:11 +01:00
stack Update copyright years. 2016-01-04 15:30:50 +01:00
unordered_map Update copyright years. 2016-01-04 15:30:50 +01:00
unordered_multimap Remove memory leaks in libstdc++ testsuite 2016-07-21 20:38:32 +01:00
unordered_multiset Update copyright years. 2016-01-04 15:30:50 +01:00
unordered_set re PR libstdc++/71181 (Reserving in unordered_map doesn't reserve enough) 2016-06-20 20:04:25 +00:00
vector Define missing delete operators in libstdc++ testsuite 2016-07-21 20:38:57 +01:00