Namespaces
Variants

std::time_put<CharT,OutputIt>:: time_put

From cppreference.net
定义于头文件 <locale>
explicit time_put ( std:: size_t refs = 0 ) ;

创建一个 std:: time_put facet,并将初始引用计数 refs 转发给基类构造函数 locale::facet::facet()

参数

refs - 初始引用计数