BloombergLP::bdldfp::DecimalImpUtil::int64ToDecimal64

Return a Decimal64 representation of value.

Synopsis

Declared in <bdldfp_decimalimputil.h>

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

Return Value

a Decimal64 representation of value

Parameters

NameDescription
valueinteger value to convert