名前空間
変種
操作

std::num_put<CharT,OutputIt>::num_put

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

std::num_put ファセットを作成し、開始参照カウント refs を基底クラスコンストラクタ、locale::facet::facet() に渡します。

[編集] パラメータ

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