public member type

std::moneypunct::char_type

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

It is the character type for which formatting information is obtained by the class members.