Return a 128‐bit decimal representation of the specified 64‐bit integer.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType128
int64ToDecimal128(long long value);

Created with MrDocs