Implements part of P0896 'The One Ranges Proposal'.
Implements [range.iter.op.next].
Depends on D101922.
Differential D102563
[libcxx][iterator] adds `std::ranges::next` cjdb on May 15 2021, 6:03 PM. Authored by
Details
Diff Detail
Event TimelineComment Actions You need to mark it [[nodiscard]] as an extension in the synopsis in <iterator>.
Comment Actions Applies @ldionne's feedback:
|