Skip to content

Commit 90665e1

Browse files
authored
Update libcxx/docs/ReleaseNotes/22.rst
1 parent 4c553c8 commit 90665e1

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
@@ -45,7 +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-
- String reallocations avoided in `std::filesystem::path::lexically_relative`, resulting in a performance improvement of up to 1.7x.
48+
- Some reallocations are now avoided in `std::filesystem::path::lexically_relative`, resulting in a performance improvement of up to 1.7x.
4949

5050
Deprecations and Removals
5151
-------------------------

0 commit comments

Comments
 (0)