prevector::front

Returns a reference to the first element.

Synopsis

Declared in <prevector.h>

T&
front();

Return Value

A reference to the first element.