cppreference.com
Create account
Log in
Namespaces
Page
Discussion
Variants
Views
View
Edit
History
Actions
std::
codecvt_utf8_utf16
From cppreference.com
<
cpp
|
locale
C++
Compiler support
Freestanding and hosted
Language
Standard library
Standard library headers
Named requirements
Feature test macros
(C++20)
Language support library
Concepts library
(C++20)
Diagnostics library
Memory management library
Metaprogramming library
(C++11)
General utilities library
Containers library
Iterators library
Ranges library
(C++20)
Algorithms library
Strings library
Text processing library
Numerics library
Date and time library
Input/output library
Filesystem library
(C++17)
Concurrency support library
(C++11)
Execution control library
(C++26)
Technical specifications
Symbols index
External libraries
[edit]
Text processing library
Localization library
Regular expressions library
(C++11)
Formatting library
(C++20)
Null-terminated sequence utilities
Byte strings
Multibyte strings
Wide strings
Primitive numeric conversions
to_chars
(C++17)
to_chars_result
(C++17)
from_chars
(C++17)
from_chars_result
(C++17)
chars_format
(C++17)
Text encoding identifications
text_encoding
(C++26)
[edit]
Localization library
Locales and facets
Locales
has_facet
use_facet
locale
Facet category
base classes
ctype_base
codecvt_base
messages_base
time_base
money_base
ctype facets
ctype
ctype
<char>
ctype_byname
codecvt
codecvt_byname
numeric facets
num_get
num_put
numpunct
numpunct_byname
collate facets
collate
collate_byname
time facets
time_get
time_put
time_get_byname
time_put_byname
monetary facets
money_get
money_put
moneypunct
moneypunct_byname
messages facets
messages
messages_byname
Character classification and conversion
Character classification
isspace
iscntrl
isupper
islower
isalpha
ispunct
isdigit
isxdigit
isalnum
isblank
(C++11)
isprint
isgraph
Character conversions
toupper
tolower
String and stream conversions
wstring_convert
(
C++11/17/26*
)
wbuffer_convert
(
C++11/17/26*
)
Unicode conversion facets
codecvt_utf8
(
C++11/17/26*
)
codecvt_utf16
(
C++11/17/26*
)
codecvt_utf8_utf16
(
C++11/17/26*
)
codecvt_mode
(
C++11/17/26*
)
C library locales
LC_ALL
LC_COLLATE
LC_CTYPE
LC_MONETARY
LC_NUMERIC
LC_TIME
setlocale