Return true if this object represents a bdlfpd::Decimal64 value and false otherwise.
Synopsis
Declared in <bdld_datum.h>
bool
isDecimal64() const;
Return Value
true if this object represents a bdlfpd::Decimal64 value and false otherwise
Created with MrDocs