indirectmap::cbegin

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.