[#indirectmap-end-09] = xref:indirectmap.adoc[indirectmap]::end :relfileprefix: ../ :mrdocs: Get a const iterator past the last entry. == Synopsis Declared in `<indirectmap.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:indirectmap/const_iterator.adoc[const_iterator] end() const; ---- == Return Value A const iterator to the end of the map. [.small]#Created with https://www.mrdocs.com[MrDocs]#