BloombergLP::bdldfp::DecimalImpUtil_IntelDfp::makeDecimalRaw64

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

Synopsis

Declared in <bdldfp_decimalimputil_inteldfp.h>

static
DecimalImpUtil_IntelDfp::ValueType64
makeDecimalRaw64(
    int significand,
    int exponent);