std::time_get<CharT,InputIt>::time_get
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::time_get 
 
 Member functions
time_get::time_get
Defined in header 
 
 
<locale> 
 explicit time_get( std::size_t refs = 0 );
 
 
Creates a std::time_get facet and forwards the starting reference count refs to the base class constructor, locale::facet::facet().
[edit] Parameters
 refs
 -
 starting reference count