std::moneypunct<CharT,International>:: moneypunct
From cppreference.net
<
cpp
|
locale
|
moneypunct
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::moneypunct
| Member functions | ||||
|
moneypunct::moneypunct
|
||||
|
Défini dans l'en-tête
<locale>
|
||
|
explicit
moneypunct
(
std::
size_t
refs
=
0
)
;
|
||
Crée une facette std:: moneypunct et transmet le comptage de références initial refs au constructeur de la classe de base, locale::facet::facet() .
Paramètres
| refs | - | comptage de référence initial |