vector::const_reference
vector::const_reference
typedef A::const_reference const_reference;
The type describes an object that can serve as a constant reference to an element of the controlled sequence.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
vector::const_reference
typedef A::const_reference const_reference;
The type describes an object that can serve as a constant reference to an element of the controlled sequence.