Get a const iterator past the last entry.
Synopsis
Declared in <indirectmap.h>
const_iterator
end() const;
Return Value
A const iterator to the end of the map.
Created with MrDocs
Get a const iterator past the last entry.
Declared in <indirectmap.h>
const_iterator
end() const;
A const iterator to the end of the map.
Created with MrDocs