Skip to content

Commit 06e38db

Browse files
Add ReleaseNotes
1 parent 7760d51 commit 06e38db

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

libcxx/docs/ReleaseNotes/22.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Improvements and New Features
4545

4646
- The performance of ``map::map(const map&)`` has been improved up to 2.3x
4747
- The performance of ``map::operator=(const map&)`` has been improved by up to 11x
48+
- P3372R3: ``constexpr map``(`Github <https://github.com/llvm/llvm-project/issues/128660>`__) (The paper is partially implemented. ``constexpr map`` is implemented in this release)
4849

4950
Deprecations and Removals
5051
-------------------------

0 commit comments

Comments
 (0)