命名空间
变体
操作

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

来自 cppreference.com
< cpp‎ | locale‎ | time put
 
 
 
 
在头文件 <locale> 中定义
explicit time_put( std::size_t refs = 0 );

创建一个 std::time_put 方面,并将起始引用计数 refs 传递给基类构造函数,locale::facet::facet().

[编辑] 参数

refs - 起始引用计数