Skip to content

Commit 7cc72af

Browse files
committed
Update relase note in 21.rst
1 parent 25bb436 commit 7cc72af

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

libcxx/docs/ReleaseNotes/21.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ Implemented Papers
4444
Improvements and New Features
4545
-----------------------------
4646

47-
- TODO
47+
- 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.
4849

4950

5051
Deprecations and Removals

0 commit comments

Comments
 (0)