Convert the specified 128‐bit decimal input to 64‐bit decimal.

Synopsis

Declared in <bdldfp_decimalimputil_inteldfp.h>

static
DecimalImpUtil_IntelDfp::ValueType64
convertToDecimal64(ValueType128 const& input);

Created with MrDocs