Share via


time_put::char_type

A type that is used to describe a character used by a locale.

typedef CharType char_type;

Remarks

The type is a synonym for the template parameter CharType.

Requirements

Header: <locale>

Namespace: std

See Also

Reference

time_put Class