We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e497f68 commit 3e498b3Copy full SHA for 3e498b3
libcxx/docs/ReleaseNotes/18.rst
@@ -41,9 +41,8 @@ What's New in Libc++ 18.0.0?
41
42
Implemented Papers
43
------------------
44
-- P2093R14 Formatted output
45
-- P2539R4 Should the output of ``std::print`` to a terminal be synchronized with the underlying stream?
46
-
+- P2093R14 - Formatted output
+- P2539R4 - Should the output of ``std::print`` to a terminal be synchronized with the underlying stream?
47
- P2497R0 - Testing for success or failure of ``<charconv>`` functions
48
- P2697R1 - Interfacing ``bitset`` with ``string_view``
49
- P2443R1 - ``views::chunk_by``
0 commit comments