[libcxx-commits] [libcxx] [libc++] P2389R2: `dextents` Index Type Parameter (PR #97393)

Xiaoyang Liu via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 3 22:43:57 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:

Thank you for the review. I will update the code once this comment has been addressed.

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


More information about the libcxx-commits mailing list