summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/24_iterators/range_access/range_access.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* libstdc++: Add [[nodiscard]] to iterators and related utilitiesJonathan Wakely2021-08-041-2/+2
* libstdc++: Add noexcept to std::begin etc as per LWG 2280 and 3537Jonathan Wakely2021-03-221-0/+30
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Check precondition for std::ssize(const Container&)Jonathan Wakely2019-10-311-0/+30