Skip to content

Commit 85dae4c

Browse files
committed
[libc++][ranges][NFC] Fix formatting on newly-added links on the Ranges status page.
1 parent 45ad346 commit 85dae4c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

libcxx/docs/Status/RangesPaper.csv

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,9 @@ Section,Description,Dependencies,Assignee,Complete
142142
`[range.ref.view] <https://wg21.link/range.ref.view>`_,`ref_view <https://llvm.org/D102020>`_,[view.interface],Zoe Carver,✅
143143
`[range.filter] <https://wg21.link/range.filter>`_,`filter_view <https://llvm.org/D109086>`_,[range.all],Louis Dionne,Under review
144144
`[range.transform] <https://wg21.link/range.transform>`_,`transform_view <https://llvm.org/D103056>`_,[range.all],Zoe Carver,✅
145-
`[range.take] <https://wg21.link/range.take>`_,`take_view <https://llvm.org/D106507>`,[range.all],Zoe Carver,✅
146-
`[range.join] <https://wg21.link/range.join>`_,`join_view <https://llvm.org/D107671>`,[range.all],Zoe Carver,✅
147-
`[range.split] <https://wg21.link/range.split>`_,`split_view <https://llvm.org/D107500>`,[range.all],Zoe Carver,In progress
148-
`[range.counted] <https://wg21.link/range.counted>`_,`view::counted <https://llvm.org/D106923>`,[range.subrange],Zoe Carver,✅
149-
`[range.common] <https://wg21.link/range.common>`_,`common_view <https://llvm.org/D105753>`,[range.all],Zoe Carver,✅
150-
`[range.reverse] <https://wg21.link/range.reverse>`_,`reverse_view <https://llvm.org/D107096>`,[range.all],Zoe Carver,✅
145+
`[range.take] <https://wg21.link/range.take>`_,`take_view <https://llvm.org/D106507>`_,[range.all],Zoe Carver,✅
146+
`[range.join] <https://wg21.link/range.join>`_,`join_view <https://llvm.org/D107671>`_,[range.all],Zoe Carver,✅
147+
`[range.split] <https://wg21.link/range.split>`_,`split_view <https://llvm.org/D107500>`_,[range.all],Zoe Carver,In progress
148+
`[range.counted] <https://wg21.link/range.counted>`_,`view::counted <https://llvm.org/D106923>`_,[range.subrange],Zoe Carver,✅
149+
`[range.common] <https://wg21.link/range.common>`_,`common_view <https://llvm.org/D105753>`_,[range.all],Zoe Carver,✅
150+
`[range.reverse] <https://wg21.link/range.reverse>`_,`reverse_view <https://llvm.org/D107096>`_,[range.all],Zoe Carver,✅

0 commit comments

Comments
 (0)