]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/24_iterators/range_access/range_access.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 24_iterators / range_access / range_access.cc
2022-01-03  Jakub JelinekUpdate copyright years.
2021-08-04  Jonathan Wakelylibstdc++: Add [[nodiscard]] to iterators and related...
2021-03-22  Jonathan Wakelylibstdc++: Add noexcept to std::begin etc as per LWG...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-31  Jonathan WakelyCheck precondition for std::ssize(const Container&)