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>

bool
isIntMap() const;

Created with MrDocs