Skip to content

Commit cfc3cce

Browse files
committed
Add a release note entry
1 parent e9f98be commit cfc3cce

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
@@ -61,6 +61,9 @@ Improvements and New Features
6161

6262
- Updated formatting library to Unicode 16.0.0.
6363

64+
- The segmented iterator optimization for ``std::for_each``, previously available only in C++23 and later, has been
65+
backported to C++11 to enable consistent optimization across standards.
66+
6467
Deprecations and Removals
6568
-------------------------
6669

0 commit comments

Comments
 (0)