[libcxx-commits] [PATCH] D153935: [libc++] mdspan - implement default_accessor
Christian Trott via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 3 13:16:28 PDT 2023
crtrott updated this revision to Diff 536878.
crtrott added a comment.
Fix module map issue which crept in during rebase
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153935/new/
https://reviews.llvm.org/D153935
Files:
libcxx/docs/Status/Cxx23.rst
libcxx/include/CMakeLists.txt
libcxx/include/__mdspan/default_accessor.h
libcxx/include/mdspan
libcxx/include/module.modulemap.in
libcxx/modules/std/mdspan.cppm
libcxx/test/std/containers/views/mdspan/MinimalElementType.h
libcxx/test/std/containers/views/mdspan/default_accessor/access.pass.cpp
libcxx/test/std/containers/views/mdspan/default_accessor/ctor.conversion.pass.cpp
libcxx/test/std/containers/views/mdspan/default_accessor/ctor.default.pass.cpp
libcxx/test/std/containers/views/mdspan/default_accessor/element_type.verify.cpp
libcxx/test/std/containers/views/mdspan/default_accessor/offset.pass.cpp
libcxx/test/std/containers/views/mdspan/default_accessor/types.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153935.536878.patch
Type: text/x-patch
Size: 18657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230703/2c4b0b18/attachment-0001.bin>
More information about the libcxx-commits
mailing list