]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/25_algorithms/find_last_if_not/1.cc
libstdc++: Remove dg-options "-std=gnu++23" from remaining tests
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 25_algorithms / find_last_if_not / 1.cc
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++23" from remain...
2023-02-03  Patrick Palkalibstdc++: Implement ranges::find_last{,_if,_if_not...