[libcxx-commits] [PATCH] D150845: [libc++][ranges][NFC] Added P2711R1 to release notes
Hristo Hristov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 19 00:02:40 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcde9d41d87aa: [libc++][ranges][NFC] Added P2711R1 to release notes (authored by Zingam).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150845/new/
https://reviews.llvm.org/D150845
Files:
libcxx/docs/ReleaseNotes.rst
Index: libcxx/docs/ReleaseNotes.rst
===================================================================
--- libcxx/docs/ReleaseNotes.rst
+++ libcxx/docs/ReleaseNotes.rst
@@ -42,6 +42,7 @@
- P1413R3 - Formatting ``thread::id`` (the ``stacktrace`` is not done yet)
- P2675R1 - ``format``'s width estimation is too approximate and not forward compatible
- P2505R5 - Monadic operations for ``std::expected``
+- P2711R1 - Making Multi-Param Constructors Of views explicit (``join_with_view`` is not done yet)
Improvements and New Features
-----------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150845.523671.patch
Type: text/x-patch
Size: 571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230519/5f8dad6d/attachment.bin>
More information about the libcxx-commits
mailing list