gcc/libstdc++-v3/testsuite/23_containers/set/allocator
Jonathan Wakely 3d06e8eb93 Move allocator in RB tree move constructors
Backport from mainline
2016-07-22  Jonathan Wakely  <jwakely@redhat.com>

	PR libstdc++/71964
	* include/bits/stl_tree.h (_Rb_tree(_Rb_tree&&)): Move allocator.
	* testsuite/23_containers/set/allocator/71964.cc: New test.

From-SVN: r239207
2016-08-06 13:21:51 +01:00
..
71964.cc Move allocator in RB tree move constructors 2016-08-06 13:21:51 +01:00
copy.cc Update copyright years. 2015-01-05 13:33:28 +01:00
copy_assign.cc Update copyright years. 2015-01-05 13:33:28 +01:00
init-list.cc Update copyright years. 2015-01-05 13:33:28 +01:00
minimal.cc Update copyright years. 2015-01-05 13:33:28 +01:00
move.cc Update copyright years. 2015-01-05 13:33:28 +01:00
move_assign.cc Update copyright years. 2015-01-05 13:33:28 +01:00
noexcept.cc Update copyright years. 2015-01-05 13:33:28 +01:00
swap.cc Update copyright years. 2015-01-05 13:33:28 +01:00