[defns.character.container] (original) (raw)
3 Terms and definitions [intro.defs]
3.10[defns.character.container]character container type
⟨library⟩class or a type used to represent a character ([defns.character])
[Note 1:
It is used for one of the template parameters of char_traitsand the class templates which use that, such as the string, iostream, and regular expression class templates.
— _end note_]