Convert input to the closest ValueType32 value.
Declared in <bdldfp_decimalimputil.h>
Convert input to the closest ValueType32 value.
static
DecimalImpUtil::ValueType32
convertToDecimal32(ValueType128 const& input);
» more...
Convert input to the closest ValueType32 value.
static
DecimalImpUtil::ValueType32
convertToDecimal32(ValueType64 const& input);
» more...
the closest ValueType32 value
| Name | Description |
|---|---|
| input | value to convert |