std::numpunct<CharT>:: numpunct
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
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
헤더 파일에 정의됨
<locale>
|
||
|
explicit
numpunct
(
std::
size_t
refs
=
0
)
;
|
||
std:: numpunct 패싯을 생성하고 시작 참조 카운트 refs 를 기본 클래스 생성자 locale::facet::facet() 로 전달합니다.
매개변수
| refs | - | 시작 참조 카운트 |