Return the sum of the specified decimal values.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
add(
ValueType64 lhs,
ValueType64 rhs);
Created with MrDocs
Return the sum of the specified decimal values.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
add(
ValueType64 lhs,
ValueType64 rhs);
Created with MrDocs