char_traits::char_type
A type of character.
typedef CharType char_type;
Remarks
The type is a synonym for the template parameter CharType.
Example
See the example for copy for an example of how to declare and use char_type.
Requirements
Header: <string>
Namespace: std