end overloads
end
Declared in <indirectmap.h>
<indirectmap.h>
Get an iterator past the last entry.
iterator end();
Get a const iterator past the last entry.
const_iterator end() const;