begin overloads
Synopses
Declared in <indirectmap.h>
Get an iterator to the first entry.
Get a const iterator to the first entry.
const_iterator
begin() const;
Return Value
-
An iterator to the beginning of the map.
-
A const iterator to the beginning of the map.
Created with MrDocs