[libcxx-commits] [libcxx] [libc++] cv-qualified types in atomic and atomic_ref (P3323R1) (PR #121414)
A. Jiang via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jul 20 09:59:05 PDT 2025
================
@@ -53,6 +53,7 @@ Implemented Papers
- P2711R1: Making multi-param constructors of ``views`` ``explicit`` (`Github <https://github.com/llvm/llvm-project/issues/105252>`__)
- P2770R0: Stashing stashing ``iterators`` for proper flattening (`Github <https://github.com/llvm/llvm-project/issues/105250>`__)
- P2655R3: ``common_reference_t`` of ``reference_wrapper`` Should Be a Reference Type (`Github <https://github.com/llvm/llvm-project/issues/105260>`__)
+- P3323R1: cv-qualified types in ``atomic`` and ``atomic_ref`` (`Github <https://github.com/llvm/llvm-project/issues/118378>`__)
----------------
frederick-vs-ja wrote:
Perhaps we should retarget this to `22.rst`.
https://github.com/llvm/llvm-project/pull/121414
More information about the libcxx-commits
mailing list