Returns an iterator to the first element.

Synopsis

Declared in <prevector.h>

iterator
begin();

Return Value

An iterator to the first element.

Created with MrDocs