Return true if this object represents a DatumError value and false otherwise.

Synopsis

Declared in <bdld_datum.h>

bool
isError() const;

Return Value

true if this object represents a DatumError value and false otherwise

Created with MrDocs