16
Library introduction
[library]
16.3
Definitions
[definitions]
16.3.2
[defns.character]
character
⟨
[strings]
,
[localization]
,
[input.output]
, and
[re]
⟩ object which, when treated sequentially, can represent text
[
Note
:
The term does not mean only
char
,
char8_t
,
char16_t
,
char32_t
, and
wchar_t
objects, but any value that can be represented by a type that provides the definitions specified in these Clauses
.
—
end note
]