Return the boolean value represented by this object. The behavior is undefined unless this object actually represents a bool value.
Synopsis
Declared in <bdld_datum.h>
bool
theBoolean() const;
Return Value
the boolean value represented by this object
Created with MrDocs