15
Library introduction
[library]
15.3
Definitions
[definitions]
15.3.21
referenceable type
[defns.referenceable]
type that is either an object type, a function type that does not have cv-qualifiers or a
ref-qualifier
, or a reference type
[
Note
:
The term describes a type to which a reference can be created, including reference types
.
—
end note
]