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 4c553c8 commit 90665e1Copy full SHA for 90665e1
libcxx/docs/ReleaseNotes/22.rst
@@ -45,7 +45,7 @@ Improvements and New Features
45
46
- The performance of ``map::map(const map&)`` has been improved up to 2.3x
47
- 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.
+- Some reallocations are now avoided in `std::filesystem::path::lexically_relative`, resulting in a performance improvement of up to 1.7x.
49
50
Deprecations and Removals
51
-------------------------
0 commit comments