- adds sized_range and conformance tests
- moves disable_sized_range into namespace std::ranges
- removes explicit type parameter
Implements part of P0896 'The One Ranges Proposal'.
Differential D102434
[libcxx][ranges] adds concept `sized_range` and cleans up `ranges::size` cjdb on May 13 2021, 12:36 PM. Authored by
Details
Implements part of P0896 'The One Ranges Proposal'.
Diff Detail
Event Timeline
|