16 Library introduction [library]

16.3 Definitions [definitions]

16.3.23[defns.referenceable]referenceable type

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
 ]