stl_heap.h
20 KB
-
re PR libstdc++/57010 ([c++0x] priority_queue<>::pop() calls self-move-assignment operator) · 177d2b74
2013-04-22 Paolo Carlini <paolo.carlini@oracle.com> PR libstdc++/57010 * include/bits/stl_heap.h (pop_heap): Avoid self move-assignment. * testsuite/25_algorithms/pop_heap/57010.cc: New. From-SVN: r198125
Paolo Carlini committed