array::const_reference
typedef const Ty& const_reference;
The type describes an object that can serve as a constant reference to an element of the controlled sequence.
typedef const Ty& const_reference;
The type describes an object that can serve as a constant reference to an element of the controlled sequence.