Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A type that provides a reference to an element stored in a vector.
typedef typename Allocator::reference reference;
Example
See at for an example of how to use reference in the vector class.
Requirements
Header: <vector>
Namespace: std