std::money_get<CharT,InputIt>:: money_get
From cppreference.net
C++
Text processing library
| Localization library | |||||||||||||||||||||||||
| Regular expressions library (C++11) | |||||||||||||||||||||||||
| Formatting library (C++20) | |||||||||||||||||||||||||
| Null-terminated sequence utilities | |||||||||||||||||||||||||
| Byte strings | |||||||||||||||||||||||||
| Multibyte strings | |||||||||||||||||||||||||
| Wide strings | |||||||||||||||||||||||||
| Primitive numeric conversions | |||||||||||||||||||||||||
|
|||||||||||||||||||||||||
| Text encoding identifications | |||||||||||||||||||||||||
|
|||||||||||||||||||||||||
Localization library
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
std::money_get
| Member functions | ||||
|
money_get::money_get
|
||||
|
ヘッダーで定義
<locale>
|
||
|
explicit
money_get
(
std::
size_t
refs
=
0
)
;
|
||
std:: money_get ファセットを作成し、初期参照カウント refs を基底クラスコンストラクタ locale::facet::facet() に転送します。
パラメータ
| refs | - | 開始参照カウント |