Return the map value represented by this object as a DatumMapRef object. The behavior is undefined unless this object actually represents a map of datums.

Synopsis

Declared in <bdld_datum.h>

DatumMapRef
theMap() const;

Created with MrDocs