stl_algobase.h
58.7 KB
-
libstdc++: Define std::lexicographical_compare_three_way for C++20 · f1355c8d
* include/bits/stl_algobase.h (lexicographical_compare_three_way): Define for C++20. * testsuite/25_algorithms/lexicographical_compare_three_way/1.cc: New test. * testsuite/25_algorithms/lexicographical_compare_three_way/ constexpr.cc: New test. From-SVN: r278996
Jonathan Wakely committed