[libcxx-commits] [PATCH] D148067: [libcxx] Add mdspan/extents
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 16 08:45:38 PDT 2023
philnik 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","",""
----------------
ldionne wrote:
> crtrott wrote:
> > 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.
> I'd be fine with that! I am indeed looking forward to shipping this large review.
Also fine with me.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148067/new/
https://reviews.llvm.org/D148067
More information about the libcxx-commits
mailing list