Convert input to the closest ValueType64 value.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
convertToDecimal64(ValueType32 const& input);
Return Value
the closest ValueType64 value
Parameters
Name |
Description |
input |
value to convert |
Created with MrDocs