Return true if this object represents a map of datums that are keyed by string values and false otherwise.

Synopsis

Declared in <bdld_datum.h>

bool
isMap() const;

Return Value

true if this object represents a string‐keyed map, and false otherwise

Created with MrDocs