Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

3 Terms and definitions [intro.defs]

3.45[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 1: 
The term describes a type to which a reference can be created, including reference types.
— end note]