[libcxx-commits] [libcxx] [libc++] P3029R1: Better `mdspan`'s CTAD (PR #87873)

Xiaoyang Liu via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 16 20:43:57 PDT 2024


xiaoyang-sde wrote:

> You seem to be missing the CTAD for `std::extents`, which is also in the paper's wording.

Thanks for pointing this out! I'm attempting to fix this in #89015.


https://github.com/llvm/llvm-project/pull/87873


More information about the libcxx-commits mailing list