prevector<36, unsigned char>::front

Returns a reference to the first element.

Synopsis

Declared in <prevector.h>

unsigned char&
front();

Return Value

A reference to the first element.