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;

Created with MrDocs