[libc++] Mark completed paper as complete

This commit is contained in:
Louis Dionne 2022-04-13 10:16:39 -04:00
parent d1e5854805
commit 1352ea4ea1
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ Section,Description,Dependencies,Assignee,Complete
| `Updates to move_iterator <https://llvm.org/D117656>`_","| [iterator.concepts]
| [iterator.cust.swap]
| [iterator.cust.move]",Various,✅
`[move.sentinel] <https://wg21.link/move.sentinel>`_,`move_sentinel <https://llvm.org/D117656>`_,[predef.iterators],Arthur O'Dwyer,In progress
`[move.sentinel] <https://wg21.link/move.sentinel>`_,`move_sentinel <https://llvm.org/D117656>`_,[predef.iterators],Arthur O'Dwyer,
`[common.iterator] <https://wg21.link/common.iterator>`_,`common_iterator <https://llvm.org/D103335>`_,"| [iterator.concepts]
| [iterator.cust.swap]
| [iterator.cust.move]",Zoe Carver,✅

1 Section Description Dependencies Assignee Complete
81
82
83
84
85
86
87