public member type

std::ctype::char_type

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

It is the character type the facet specializes in.