BloombergLP::bdldfp::DecimalImpUtil::makeDecimal64

Construct a raw 64-bit decimal value from the specified significand and exponent.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
ValueType64
makeDecimal64(
    unsigned int significand,
    int exponent);