std::collate<CharT>::collate
From cppreference.com
C++
Feature test macros (C++20)
Concepts library (C++20)
Metaprogramming library (C++11)
Ranges library (C++20)
Filesystem library (C++17)
Concurrency support library (C++11)
Execution control library (C++26)
Text processing library
Regular expressions library (C++11)
Formatting library (C++20)
(C++17)
(C++17)
(C++17)
(C++17)
(C++17)
(C++26)
Localization library
(C++11/17/26*)
(C++11/17/26*)
(C++11/17/26*)
(C++11/17/26*)
(C++11/17/26*)
(C++11/17/26*)
std::collate
Member functions
collate::collate
Defined in header
<locale>
explicit collate( std::size_t refs = 0 );
Creates a std::collate facet and forwards the starting reference count refs to the base class constructor, locale::facet::facet().
[edit] Parameters
refs
-
starting reference count