BloombergLP::bdldfp::DecimalImpUtil::int32ToDecimal32

Return a Decimal32 representation of value.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType32
int32ToDecimal32(int value);

Return Value

a Decimal32 representation of value

Parameters

NameDescription
valueinteger value to convert