[libcxx-commits] [libcxx] [libc++][mdspan] P3383R3: mdspan.at() (PR #175213)
via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 5 03:45:56 PDT 2026
eiytoq wrote:
Use `index-cast` and `as_const` in `mdspan::at` and improve test coverage.
https://github.com/llvm/llvm-project/pull/175213
More information about the libcxx-commits
mailing list