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