Skip to content

Commit b1d5b7e

Browse files
committed
Add a release note entry
1 parent a2ccdcf commit b1d5b7e

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

libcxx/docs/ReleaseNotes/21.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ Improvements and New Features
6363

6464
- The ``num_put::do_put`` integral overloads have been optimized, resulting in a performance improvement of up to 2.4x.
6565

66+
- The segmented iterator optimization for ``std::for_each`` has been backported to C++11. Previously it was only available
67+
in C++23 and later.
68+
6669
Deprecations and Removals
6770
-------------------------
6871

0 commit comments

Comments
 (0)