Skip to content

Commit 3f21253

Browse files
H-G-HristovZingam
andauthored
[libc++][NFC] Release notes: fixed formatting (#78058)
Co-authored-by: Zingam <[email protected]>
1 parent e9df6fe commit 3f21253

File tree

1 file changed

+3
-3
lines changed
  • libcxx/docs/ReleaseNotes

1 file changed

+3
-3
lines changed

libcxx/docs/ReleaseNotes/18.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ Implemented Papers
5454
- P2905R2 - Runtime format strings
5555
- P2918R2 - Runtime format strings II
5656
- P2871R3 - Remove Deprecated Unicode Conversion Facets from C++26
57-
- P2870R3 - Remove basic_string::reserve()
57+
- P2870R3 - Remove ``basic_string::reserve()``
5858
- 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)
59+
- P2821R5 - ``span.at()``
60+
- P0521R0 - Proposed Resolution for CA 14 (``shared_ptr`` ``use_count/unique``)
6161
- P1759R6 - Native handles and file streams
6262
- P2517R1 - Add a conditional ``noexcept`` specification to ``std::apply``
6363

0 commit comments

Comments
 (0)