Returns a const reference to the first element.

Synopsis

Declared in <prevector.h>

unsigned char const&
front() const;

Return Value

A const reference to the first element.

Created with MrDocs