[libcxx-commits] [libcxx] WIP [libc++][ranges] P3052R2: `view_interface::at()` (PR #205012)
A. Jiang via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jun 21 23:44:10 PDT 2026
frederick-vs-ja wrote:
I haven't found any discussion about treating this as DR. Previously, we implemented `span::at` and `mdspan::at` as non-DR additions. If we want to DR-ify `view_interface::at`, IMO we should do the same for `span` and `mdspan`.
https://github.com/llvm/llvm-project/pull/205012
More information about the libcxx-commits
mailing list