BloombergLP::bdldfp::DecimalUtil::makeDecimal64

Set the value of this object to be a "Decimal64" value. Optionally specify the value of the "Decimal64".

Synopsis

Declared in <bdldfp_decimalutil.h>

static
Decimal64
makeDecimal64(
    unsigned long long significand,
    int exponent);