stl_algo.h
198 KB
-
re PR libstdc++/64646 (New overloads of std::is_permutation dereference past-the-end iterator) · 257024e3
PR libstdc++/64646 * include/bits/stl_algo.h (__is_permutation): Also test for reaching end of the second range. * testsuite/25_algorithms/is_permutation/64646.cc: New. From-SVN: r219821
Jonathan Wakely committed