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 e9f98be commit cfc3cceCopy full SHA for cfc3cce
libcxx/docs/ReleaseNotes/21.rst
@@ -61,6 +61,9 @@ Improvements and New Features
61
62
- Updated formatting library to Unicode 16.0.0.
63
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
+
67
Deprecations and Removals
68
-------------------------
69
0 commit comments