[libcxx-commits] [libcxx] [libc++] P2389R2: `dextents` Index Type Parameter (PR #97393)
Xiaoyang Liu via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 4 09:11:39 PDT 2024
================
@@ -53,6 +53,7 @@ Implemented Papers
- P2713R1 - Escaping improvements in ``std::format``
- P2231R1 - Missing ``constexpr`` in ``std::optional`` and ``std::variant``
- P0019R8 - ``std::atomic_ref``
+- P2389R2 - ``dextents`` Index Type Parameter
----------------
xiaoyang-sde wrote:
@ldionne Would you mind share your thoughts on this?
https://github.com/llvm/llvm-project/pull/97393
More information about the libcxx-commits
mailing list