Skip to content

Commit 80b2f06

Browse files
missing space
1 parent 839c373 commit 80b2f06

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

libcxx/docs/ReleaseNotes/22.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Implemented Papers
4343
- P3044R2: sub-``string_view`` from ``string`` (`Github <https://llvm.org/PR148140>`__)
4444
- P3223R2: Making ``std::istream::ignore`` less surprising (`Github <https://llvm.org/PR148178>`__)
4545
- P3168R2: Give ``std::optional`` Range Support (`Github <https://llvm.org/PR105430>`__)
46-
- P3372R3: ``constexpr map``(`Github <https://llvm.org/PR134330>`__) (The paper is partially implemented. ``constexpr map`` is implemented in this release)
46+
- P3372R3: ``constexpr map`` (`Github <https://llvm.org/PR134330>`__) (The paper is partially implemented. ``constexpr map`` is implemented in this release)
4747

4848
Improvements and New Features
4949
-----------------------------

0 commit comments

Comments
 (0)