[libcxx-commits] [PATCH] D154367: [libc++] mdspan - implement mdspan class

Christian Trott via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 3 10:29:24 PDT 2023


crtrott added a comment.

This implements about 80% of the necessary tests, but its already a lot of code so we can collect review feedback while we do the rest.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154367/new/

https://reviews.llvm.org/D154367



More information about the libcxx-commits mailing list