stl_algo.h
198 KB
-
re PR libstdc++/59603 (std::random_shuffle tries to swap element with itself) · bc5022d0
PR libstdc++/59603 * include/bits/stl_algo.h (random_shuffle): Prevent self-swapping. * testsuite/25_algorithms/random_shuffle/59603.cc: New. From-SVN: r215219
Jonathan Wakely committed