aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/std/ranges/p2325.cc
AgeCommit message (Expand)AuthorFilesLines
2023-09-15libstdc++: Remove dg-options "-std=gnu++20" from <concepts> and <ranges> testsJonathan Wakely1-1/+0
2022-10-03libstdc++: Disable hosted-only tests [PR103626]Arsen Arsenović1-0/+1
2021-06-20libstdc++: Implement new views::split as per P2210Patrick Palka1-0/+14
2021-06-20libstdc++: Implement P2210 changes to rename views::split to lazy_splitPatrick Palka1-5/+5
2021-06-17libstdc++: Implement P2325 changes to default-constructibility of viewsPatrick Palka1-0/+155