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 e9df6fe commit 3f21253Copy full SHA for 3f21253
libcxx/docs/ReleaseNotes/18.rst
@@ -54,10 +54,10 @@ Implemented Papers
54
- P2905R2 - Runtime format strings
55
- P2918R2 - Runtime format strings II
56
- P2871R3 - Remove Deprecated Unicode Conversion Facets from C++26
57
-- P2870R3 - Remove basic_string::reserve()
+- P2870R3 - Remove ``basic_string::reserve()``
58
- P2909R4 - Fix formatting of code units as integers (Dude, where’s my ``char``?)
59
-- P2821R5 - span.at()
60
-- P0521R0 - Proposed Resolution for CA 14 (shared_ptr use_count/unique)
+- P2821R5 - ``span.at()``
+- P0521R0 - Proposed Resolution for CA 14 (``shared_ptr`` ``use_count/unique``)
61
- P1759R6 - Native handles and file streams
62
- P2517R1 - Add a conditional ``noexcept`` specification to ``std::apply``
63
0 commit comments