BloombergLP::bdldfp::DecimalImpUtil::add

Return the sum of lhs and rhs.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType128
add(
    ValueType128 lhs,
    ValueType128 rhs);

Return Value

the sum of lhs and rhs

Parameters

NameDescription
lhsleft-hand operand
rhsright-hand operand