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