Returns a reference to the first element.

Synopsis

Declared in <prevector.h>

unsigned char&
front();

Return Value

A reference to the first element.

Created with MrDocs