Skip to content

Commit

Permalink
[libc++][ranges][NFC] In the Ranges status, mark move_sentinel as "in…
Browse files Browse the repository at this point in the history
… progress"
  • Loading branch information
var-const committed Feb 2, 2022
1 parent e692654 commit a37a05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libcxx/docs/Status/RangesPaper.csv
Expand Up @@ -81,7 +81,7 @@ Section,Description,Dependencies,Assignee,Complete
| Updates to move_iterator","| [iterator.concepts]
| [iterator.cust.swap]
| [iterator.cust.move]",Unassigned,Not started
`[move.sentinel] <https://wg21.link/move.sentinel>`_,move_sentinel,[predef.iterators],Unassigned,Not started
`[move.sentinel] <https://wg21.link/move.sentinel>`_,`move_sentinel <https://reviews.llvm.org/D117656>`_,[predef.iterators],Arthur O'Dwyer,In progress
`[common.iterator] <https://wg21.link/common.iterator>`_,`common_iterator <https://llvm.org/D103335>`_,"| [iterator.concepts]
| [iterator.cust.swap]
| [iterator.cust.move]",Zoe Carver,✅
Expand Down

0 comments on commit a37a05d

Please sign in to comment.