cppreference.com
Create account
Log in
Namespaces
Template
Discussion
Variants
Views
View
Edit
History
Actions
Template:cpp/locale/collate/navbar
From cppreference.com
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)
Metaprogramming library
(C++11)
Diagnostics library
General utilities library
Strings library
Containers library
Iterators library
Ranges library
(C++20)
Algorithms library
Numerics library
Localizations library
Input/output library
Filesystem library
(C++17)
Regular expressions library
(C++11)
Concurrency support library
(C++11)
Execution support library
(C++26)
Technical specifications
Symbols index
External libraries
[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
isblank
(C++11)
iscntrl
isupper
islower
isalpha
ispunct
isdigit
isxdigit
isalnum
isprint
isgraph
Character conversions
toupper
tolower
String and stream conversions
wstring_convert
(
C++11/17/26*
)
wbuffer_convert
(
C++11/17/26*
)
Text encoding identifications
text_encoding
(C++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
localeconv
lconv
[edit]
std::collate
Member functions
collate::collate
collate::~collate
collate::compare
collate::do_compare
collate::transform
collate::do_transform
collate::hash
collate::do_hash
[edit]