indirectmap::begin

Get a const iterator to the first entry.

Synopsis

Declared in <indirectmap.h>

const_iterator
begin() const;

Return Value

A const iterator to the beginning of the map.