[libcxx-commits] [libcxx] [llvm] [libc++] Deprecate and remove meaningless `<cxxx>` headers (PR #111615)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Oct 14 00:30:23 PDT 2024
================
@@ -38,8 +38,9 @@ What's New in Libc++ 20.0.0?
Implemented Papers
------------------
-- P2747R2: ``constexpr`` placement new (`Github <https://github.com/llvm/llvm-project/issues/105427>`__)
+- P0619R4: Reviewing Deprecated Facilities of C++17 for C++20 (`Github <https://github.com/llvm/llvm-project/issues/99985>`__)
- P2609R3: Relaxing Ranges Just A Smidge (`Github <https://github.com/llvm/llvm-project/issues/105253>`__)
+- P2747R2: ``constexpr`` placement new (`Github <https://github.com/llvm/llvm-project/issues/105427>`__)
----------------
philnik777 wrote:
Unrelated changes?
https://github.com/llvm/llvm-project/pull/111615
More information about the libcxx-commits
mailing list