collate::char_type

A type that describes a character of type CharType.

typedef CharType char_type;

Remarks

The type is a synonym for the template parameter CharType.

Requirements

Header: <locale>

Namespace: std

See Also

Reference

collate Class