r239897 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Wed Aug 31 16:57:00 GMT 2016


Author: redi
Date: Wed Aug 31 16:57:14 2016
New Revision: 239897

URL: https://gcc.gnu.org/viewcvs?rev=239897&root=gcc&view=rev
Log:
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.

Added:
    trunk/libstdc++-v3/testsuite/23_containers/set/move_comparison.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/stl_tree.h



More information about the Libstdc++-cvs mailing list