Return the int‐map value held by this object.
Synopsis
Declared in <bdld_datum.h>
DatumIntMapRef
theIntMap() const;
Description
Return the int‐map value represented by this object as a DatumIntMapRef object. The behavior is undefined unless this object actually represents an int‐map of datums.
Return Value
the int‐map value held by this object
Created with MrDocs