Returns a reference to the element at offset pos.
pos
Declared in <prevector.h>
<prevector.h>
T const& operator[](size_type pos) const;
A reference to the element at that offset.