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