Returns a const iterator to the first element.
Synopsis
Declared in <prevector.h>
const_iterator
begin() const;
Return Value
A const iterator to the first element.
Created with MrDocs
Returns a const iterator to the first element.
Declared in <prevector.h>
const_iterator
begin() const;
A const iterator to the first element.
Created with MrDocs