17 Library introduction [library]

17.3 Definitions [definitions]

17.3.5 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 ([basic.types]) type.  — end note ]