[libcxx-commits] [PATCH] D148067: [libcxx] Add mdspan/extents
Christian Trott via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 15 17:33:01 PDT 2023
crtrott added inline comments.
================
Comment at: libcxx/docs/Status/Cxx2bPapers.csv:54
"","","","","","",""
-"`P0009R18 <https://wg21.link/P0009R18>`__","LWG","mdspan: A Non-Owning Multidimensional Array Reference","July 2022","",""
+"`P0009R18 <https://wg21.link/P0009R18>`__","LWG","mdspan: A Non-Owning Multidimensional Array Reference","July 2022","|In progress|",""
"`P0429R9 <https://wg21.link/P0429R9>`__","LWG","A Standard ``flat_map``","July 2022","",""
----------------
philnik wrote:
> A note listing what is already implemented/what still needs to be implemented would be nice.
What do you think of a pinky promise I file a separate change request to update that note, I think @ldionne was otherwise ready to merge this today.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148067/new/
https://reviews.llvm.org/D148067
More information about the libcxx-commits
mailing list