vector::reference
Visual Studio 2012
A type that provides a reference to an element stored in a vector.
typedef typename Allocator::reference reference;
A type that provides a reference to an element stored in a vector.
typedef typename Allocator::reference reference;