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 25bb436 commit 7cc72afCopy full SHA for 7cc72af
libcxx/docs/ReleaseNotes/21.rst
@@ -44,7 +44,8 @@ Implemented Papers
44
Improvements and New Features
45
-----------------------------
46
47
-- TODO
+- The ``std::ranges::copy`` and ``std::ranges::copy_n`` algorithms have been optimized for ``std::vector<bool>::iterator``\s,
48
+ resulting in a performance improvement of up to 2000x.
49
50
51
Deprecations and Removals
0 commit comments