summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/std/ranges/access/crend.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* libstdc++: Revert final/non-addressable changes to ranges CPOsJonathan Wakely2021-06-161-0/+2
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* libstdc++: "safe" in several library names is misleading (LWG 3379)Jonathan Wakely2020-02-191-3/+3
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* libstdc++: Implement ranges::safe_range for C++20 (P1870R1)Jonathan Wakely2019-12-091-3/+12
* Partial implementation of C++20 of <ranges> headerJonathan Wakely2019-10-311-1/+1
* Add iterator concepts and range access customization points for C++20Jonathan Wakely2019-10-291-0/+108