public member type

std::numpunct::char_type

<locale>
typedef charT char_type;
Character type
This is a member alias of numpunct's template parameter (referred as charT in this reference).

It is the character type for which the class members return numeric punctuation properties.