diff --git a/libcxx/docs/OneRangesProposalStatus.csv b/libcxx/docs/OneRangesProposalStatus.csv --- a/libcxx/docs/OneRangesProposalStatus.csv +++ b/libcxx/docs/OneRangesProposalStatus.csv @@ -24,10 +24,10 @@ [common.alg.req]: pt. 3,indirectly_comparable,[projected],,, [common.alg.req]: pt. 4,"Note: could be done with pt. 1. … permutable, mergeable, and sortable",[iterator.concepts],,, [std.iterator.tags],,[iterator.traits],,, -[range.iterator.operations.advance],ranges::advance,[iterator.concepts],,, -[range.iterator.operations.distance],ranges::distance,"[iterator.concepts], [range.range]",,, -[range.iterator.operations.next],ranges::next,[iterator.concepts],,, -[range.iterator.operations.prev],ranges::prev,[iterator.concepts],,, +[range.iter.op.advance],ranges::advance,[iterator.concepts],Christopher Di Bella,, +[range.iter.op.distance],ranges::distance,"[iterator.concepts], [range.range]",Christopher Di Bella,, +[range.iter.op.next],ranges::next,[iterator.concepts],Christopher Di Bella,, +[range.iter.op.prev],ranges::prev,[iterator.concepts],Christopher Di Bella,, [predef.iterators],Updates to predefined iterators.,"[iterator.concepts], [iterator.cust.swap], [iterator.cust.move]",,, [move.sentinel],,[concepts] … Note: for testing it may be beneficial to have completed [predef.iterators]. ,,, [common.iterator],,"[iterator.concepts], [iterator.cust.swap], [iterator.cust.move]",,,