[#indirectmap-empty] = xref:indirectmap.adoc[indirectmap]::empty :relfileprefix: ../ :mrdocs: Report whether the map has no entries. == Synopsis Declared in `<indirectmap.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool empty() const; ---- == Return Value true if the map is empty. [.small]#Created with https://www.mrdocs.com[MrDocs]#