summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/24_iterators/range_access
Commit message (Expand)AuthorAgeFilesLines
* libstdc++: Revert addition of constraints to make_signed/make_unsignedJonathan Wakely2022-10-101-2/+1
* libstdc++: std::make_signed_t<cv bool> should be ill-formedJonathan Wakely2022-10-101-1/+2
* Update copyright years.Jakub Jelinek2022-01-036-6/+6
* libstdc++: Add [[nodiscard]] to iterators and related utilitiesJonathan Wakely2021-08-041-2/+2
* libstdc++: Remove redundant -std=gnu++17 option from remaining testsJonathan Wakely2021-05-102-2/+0
* libstdc++: Add noexcept to std::begin etc as per LWG 2280 and 3537Jonathan Wakely2021-03-223-0/+59
* Update copyright years.Jakub Jelinek2021-01-046-6/+6
* Update copyright years.Jakub Jelinek2020-01-016-6/+6
* Check precondition for std::ssize(const Container&)Jonathan Wakely2019-10-316-0/+326