public member type
<locale>

std::num_put::char_type

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

It is the character type used in the sequence of characters used as destination.

num_put