public member type

std::num_get::char_type

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

It is the character type used in the parsed sequence of characters.

num_get