time_get::char_type


public member type
typedef charT char_type;

Character type

This is a member alias of time_get's first template parameter (referred as charT in this reference).

It is the character type for which the class members perform operations.