[libcxx-commits] [PATCH] D158446: [libcxx][NFC] Update status documentation for stride range view
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Aug 23 10:28:54 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3db0e400f0a9: [libcxx][NFC] Update status documentation for stride range view (authored by hawkinsw, committed by Mordante).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158446/new/
https://reviews.llvm.org/D158446
Files:
libcxx/docs/Status/RangesViews.csv
Index: libcxx/docs/Status/RangesViews.csv
===================================================================
--- libcxx/docs/Status/RangesViews.csv
+++ libcxx/docs/Status/RangesViews.csv
@@ -34,5 +34,5 @@
C++23,`chunk_by <https://wg21.link/P2443R1>`_,Unassigned,No patch yet,Not started
C++23,`as_const <https://wg21.link/P2278R4>`_,Unassigned,No patch yet,Not started
C++23,`as_rvalue <https://wg21.link/P2446R2>`_,Nikolas Klauser,`D137637 <https://llvm.org/D137637>`_,✅
-C++23,`stride <https://wg21.link/P1899R3>`_,Hristo Hristov,No patch yet,In Progress
+C++23,`stride <https://wg21.link/P1899R3>`_,Hristo Hristov and Will Hawkins,`D156924 <https://llvm.org/D156924>`_,In Progress
C++23,`enumerate <https://wg21.link/P2164R9>`_,Hristo Hristov,No patch yet,In Progress
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158446.552791.patch
Type: text/x-patch
Size: 778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230823/26656e62/attachment.bin>
More information about the libcxx-commits
mailing list