BloombergLP::bdldfp::DecimalImpUtil_IntelDfp::makeDecimalRaw128

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

Synopsis

Declared in <bdldfp_decimalimputil_inteldfp.h>

static
DecimalImpUtil_IntelDfp::ValueType128
makeDecimalRaw128(
    unsigned int significand,
    int exponent);