gcc/libstdc++-v3/testsuite/23_containers
Jonathan Wakely e46d22a821 Move comparison object in map/set move assignment
* include/bits/stl_tree.h (_Rb_tree::operator=(_Rb_tree&&)): Move
	comparison object.
	* testsuite/23_containers/set/move_comparison.cc: New test.

From-SVN: r239897
2016-08-31 17:57:14 +01:00
..
array Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
bitset Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
deque Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
forward_list Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
headers Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
list Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
map Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
multimap Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
multiset Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
priority_queue Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
queue Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
set Move comparison object in map/set move assignment 2016-08-31 17:57:14 +01:00
stack Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
unordered_map Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
unordered_multimap Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
unordered_multiset Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
unordered_set Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
vector Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00