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

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 4 09:20:33 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
----------------
ldionne wrote:

In general I would stick to the paper title, but in this case the paper title is.. not really helpful. I would agree with @dalg24 's suggestion.

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


More information about the libcxx-commits mailing list