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;

Created with MrDocs