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 03c540e commit ef48b7fCopy full SHA for ef48b7f
libcxx/docs/ReleaseNotes/21.rst
@@ -85,7 +85,7 @@ Improvements and New Features
85
- The ``flat_map::insert`` and ``flat_set::insert_range`` have been optimized, resulting in a performance improvement of up
86
to 10x for inserting elements into a ``flat_map`` when the input range is a ``flat_map`` or a ``zip_view``.
87
88
-- ``ctype::tolower`` and ``ctype::toupper`` have been optimized, resulting in a 2x performane improvement.
+- ``ctype::tolower`` and ``ctype::toupper`` have been optimized, resulting in a 2x performance improvement.
89
90
Deprecations and Removals
91
-------------------------
0 commit comments