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