begin overloads
begin
Declared in <indirectmap.h>
<indirectmap.h>
Get an iterator to the first entry.
iterator begin();
Get a const iterator to the first entry.
const_iterator begin() const;