numpunct::char_type
A type that is used to describe a character used by a locale.
typedef CharType char_type;
Remarks
The type is a synonym for the template parameter CharType.
Requirements
Header: <locale>
Namespace: std
A type that is used to describe a character used by a locale.
typedef CharType char_type;
The type is a synonym for the template parameter CharType.
Header: <locale>
Namespace: std