Get a const iterator past the last entry.

Synopsis

Declared in <indirectmap.h>

const_iterator
cend() const;

Return Value

A const iterator to the end of the map.

Created with MrDocs