Return the decimal floating point value represented by this object as a bdlfpd::Decimal64 value. The behavior is undefined unless this object actually represents a decimal floating point value.
Synopsis
Declared in <bdld_datum.h>
bdldfp::Decimal64
theDecimal64() const;
Created with MrDocs