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