Convert the specified 64‐bit decimal input to 128‐bit decimal.
Synopsis
Declared in <bdldfp_decimalimputil_inteldfp.h>
static
DecimalImpUtil_IntelDfp::ValueType128
convertToDecimal128(ValueType64 const& input);
Created with MrDocs