[#indirectmap-size] = xref:indirectmap.adoc[indirectmap]::size :relfileprefix: ../ :mrdocs: Get the number of entries in the map. == Synopsis Declared in `<indirectmap.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:indirectmap/size_type.adoc[size_type] size() const; ---- == Return Value The entry count. [.small]#Created with https://www.mrdocs.com[MrDocs]#