Skip to content

Commit 6f5064c

Browse files
committed
[libc++][docs] Take lock for range.single.view.
Mark this item as in progress and assigned to me.
1 parent 40d2d0c commit 6f5064c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/docs/Status/RangesPaper.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Section,Description,Dependencies,Assignee,Complete
142142
`[range.take] <http://wg21.link/range.take>`_,take_view,[range.all],Zoe Carver,In Progress
143143
`[range.join] <http://wg21.link/range.join>`_,join_view,[range.all],Christopher Di Bella,Not started
144144
`[range.empty] <http://wg21.link/range.empty>`_,`empty_view <https://reviews.llvm.org/D103208>`_,[view.interface],Zoe Carver,✅
145-
`[range.single] <http://wg21.link/range.single>`_,single_view,[view.interface],Unassigned,Not started
145+
`[range.single] <http://wg21.link/range.single>`_,single_view,[view.interface],Zoe Carver,In Progress
146146
`[range.split] <http://wg21.link/range.split>`_,split_view,[range.all],Unassigned,Not started
147147
`[range.counted] <http://wg21.link/range.counted>`_,view::counted,[range.subrange],Zoe Carver,Not started
148148
`[range.common] <http://wg21.link/range.common>`_,common_view,[range.all],Zoe Carver,In Progress

0 commit comments

Comments
 (0)