File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,9 @@ Improvements and New Features
58
58
59
59
- The ``_LIBCPP_ENABLE_CXX26_REMOVED_STRSTREAM `` macro has been added to make the declarations in ``<strstream> `` available.
60
60
61
+ - The ``_LIBCPP_ENABLE_CXX26_REMOVED_WSTRING_CONVERT `` macro has been added to make the declarations in ``<locale> ``
62
+ available.
63
+
61
64
Deprecations and Removals
62
65
-------------------------
63
66
@@ -89,9 +92,6 @@ Deprecations and Removals
89
92
libatomic is not available. If you are one such user, please reach out to the libc++ developers so we can collaborate
90
93
on a path for supporting atomics properly on freestanding platforms.
91
94
92
- - The ``_LIBCPP_ENABLE_CXX26_REMOVED_WSTRING_CONVERT `` macro has been added to make the declarations in ``<locale> ``
93
- available.
94
-
95
95
96
96
Upcoming Deprecations and Removals
97
97
----------------------------------
You can’t perform that action at this time.
0 commit comments