[#BloombergLP-bdld-Datum-isIntMap] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdld.adoc[bdld]::xref:BloombergLP/bdld/Datum.adoc[Datum]::isIntMap :relfileprefix: ../../../ :mrdocs: Return `true` if this object represents a map of datums that are keyed by 32‐bit int values and `false` otherwise. == Synopsis Declared in `<bdld_datum.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isIntMap() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#