]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/25_algorithms/equal_range/constexpr.cc
libstdc++: Improve tests for constexpr algorithms
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 25_algorithms / equal_range / constexpr.cc
2020-10-29  Jonathan Wakelylibstdc++: Improve tests for constexpr algorithms
2020-01-01  Jakub JelinekUpdate copyright years.
2019-09-10  Edward Smith-RowlandImplement C++20 p1424 - 'constexpr' feature macro conce...
2019-08-01  Edward Smith-RowlandImplement C++20 p0202 - Add Constexpr Modifiers to...