reference type

C39357 concept

A reference type is a kind of data type whose variables store references (addresses or pointers) to the actual data rather than containing the data value itself.

Observed surface forms (6)

Instances (20)