BloombergLP::bdldfp::DecimalImpUtil::subtract

Return the difference of the specified decimal values.

Synopsis

Declared in <bdldfp_decimalimputil.h>

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