20 Library introduction [library]

20.3 Definitions [definitions]

20.3.3 character container type [defns.character.container]

a class or a type used to represent a character
[Note: It is used for one of the template parameters of the string, iostream, and regular expression class templates. A character container type is a POD type. end note]