std::time_get<CharT,InputIt>::time_get
|
在标头
<locale> 定义 |
||
|
explicit time_get( std::size_t refs = 0 );
|
||
创建 std::time_get 刻面并转发引用计数 refs 到基类构造函数 locale::facet::facet()。
参数
| refs | - | 开始的引用计数 |
|
在标头
<locale> 定义 |
||
|
explicit time_get( std::size_t refs = 0 );
|
||
创建 std::time_get 刻面并转发引用计数 refs 到基类构造函数 locale::facet::facet()。
| refs | - | 开始的引用计数 |