BloombergLP::bdldfp::DecimalImpUtil::uint32ToDecimal128

Return a Decimal128 representation of value.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType128
uint32ToDecimal128(unsigned int value);

Return Value

a Decimal128 representation of value

Parameters

NameDescription
valueinteger value to convert