Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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