Return a 64‐bit decimal representation of the specified value.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType64
int64ToDecimal64(long long value);

Created with MrDocs