BloombergLP::bdldfp::DecimalImpUtil::convertToDecimal128

Convert the specified 64-bit decimal value to 128-bit representation. Convert the specified 64-bit decimal input to 128-bit decimal.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType128
convertToDecimal128(ValueType64 const& input);