gcc/libstdc++-v3/testsuite/23_containers/set
Jonathan Wakely 2588652e17 re PR libstdc++/61023 (set/map move assignment doesn't move (or copy) the comparator)
PR libstdc++/61023
	* include/bits/stl_tree.h (_Rb_tree::_M_move_assign): Copy the
	comparison function.
	* testsuite/23_containers/set/cons/61023.cc: New.

From-SVN: r210159
2014-05-07 15:12:37 +01:00
..
allocator macros.h [...]: Add parameter to pass the 2 instances to check allocator equality. 2014-05-06 19:59:44 +00:00
capacity Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cons re PR libstdc++/61023 (set/map move assignment doesn't move (or copy) the comparator) 2014-05-07 15:12:37 +01:00
debug macros.h [...]: Add parameter to pass the 2 instances to check allocator equality. 2014-05-06 19:59:44 +00:00
modifiers stl_map.h: Remove anachronistic comment. 2014-01-26 11:22:58 +00:00
operations Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
operators Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
requirements Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
14340.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
18604.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
23781_neg.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
58764.cc re PR libstdc++/58764 ([lwg/2193] error: converting to ‘const std::vector<std::basic_string<char> >’ from initializer list would use explicit constructor) 2014-01-22 19:46:44 +00:00
check_construct_destroy.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
init-list.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
range_access.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00