Return a Decimal128 representation of value.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType128
uint32ToDecimal128(unsigned int value);
a Decimal128 representation of value
| Name | Description |
|---|---|
| value | integer value to convert |