Skip to content

Commit 3db0e40

Browse files
hawkinswmordante
authored andcommitted
[libcxx][NFC] Update status documentation for stride range view
Note that there is a Differential revision for the stride ranges view implementation and the names of the people who are developing it. Reviewed By: #libc, Mordante Differential Revision: https://reviews.llvm.org/D158446
1 parent 92ac360 commit 3db0e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/docs/Status/RangesViews.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ C++23,`chunk <https://wg21.link/P2442R1>`_,Unassigned,No patch yet,Not started
3434
C++23,`chunk_by <https://wg21.link/P2443R1>`_,Unassigned,No patch yet,Not started
3535
C++23,`as_const <https://wg21.link/P2278R4>`_,Unassigned,No patch yet,Not started
3636
C++23,`as_rvalue <https://wg21.link/P2446R2>`_,Nikolas Klauser,`D137637 <https://llvm.org/D137637>`_,✅
37-
C++23,`stride <https://wg21.link/P1899R3>`_,Hristo Hristov,No patch yet,In Progress
37+
C++23,`stride <https://wg21.link/P1899R3>`_,Hristo Hristov and Will Hawkins,`D156924 <https://llvm.org/D156924>`_,In Progress
3838
C++23,`enumerate <https://wg21.link/P2164R9>`_,Hristo Hristov,No patch yet,In Progress

0 commit comments

Comments
 (0)