名前空間
変種
操作

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

From cppreference.com
< cpp‎ | locale‎ | time put
 
 
 
 
 
ヘッダー <locale> で定義
explicit time_put( std::size_t refs = 0 );

指定された参照カウント refs を基底クラスコンストラクタ locale::facet::facet() に転送して、std::time_put ファセットを作成します。

[編集] パラメータ

refs - 開始参照カウント
English 日本語 中文(简体) 中文(繁體)