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;
Return Value
true if this object represents an int‐keyed map, and false otherwise
Created with MrDocs