You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WG21-P1885R12<text_encoding>: Naming Text Encodings To Demystify Them WG21-P2862R1text_encoding::name() Should Never Return Null LWG-4038std::text_encoding::aliases_view should have constexpr iterators
Feature-test macro:
#define__cpp_lib_text_encoding202306L
We need to teach the IDE about this new extensionless header.
Note: We're focused on implementing the remaining library-only features in C++23. Until that's done, we will NOT be accepting PRs for C++26 features.
The text was updated successfully, but these errors were encountered:
WG21-P1885R12
<text_encoding>
: Naming Text Encodings To Demystify ThemWG21-P2862R1
text_encoding::name()
Should Never Return NullLWG-4038
std::text_encoding::aliases_view
should have constexpr iteratorsFeature-test macro:
We need to teach the IDE about this new extensionless header.
Note: We're focused on implementing the remaining library-only features in C++23. Until that's done, we will NOT be accepting PRs for C++26 features.
The text was updated successfully, but these errors were encountered: