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 | - | 시작 참조 카운트 |