Get a const iterator to the first entry.
Synopsis
Declared in <indirectmap.h>
const_iterator
cbegin() const;
Return Value
A const iterator to the beginning of the map.
Created with MrDocs
Get a const iterator to the first entry.
Declared in <indirectmap.h>
const_iterator
cbegin() const;
A const iterator to the beginning of the map.
Created with MrDocs