[Bug libstdc++/49559] [C++0x] stable_sort calls self-move-assignment operator

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Fri Jul 8 11:47:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49559

--- Comment #17 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-07-08 11:46:10 UTC ---
The *_backward case seems rather straightforward, with the roles of the
__first1, __last1 and __first2, __last2 ranges swapped.



More information about the Gcc-bugs mailing list