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
Returns a reference to the first element.
Declared in <prevector.h>
unsigned char&
front();
A reference to the first element.
Created with MrDocs