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

Synopsis

Declared in <bdld_datum.h>

bool
isDouble() const;

Return Value

true if this object represents a double value and false otherwise

Created with MrDocs