Returns a const reference to the first element.
Declared in <prevector.h>
<prevector.h>
unsigned char const& front() const;
A const reference to the first element.