BloombergLP::bdldfp::DecimalImpUtil::multiply

Return the product of the specified decimal values.

Synopsis

Declared in <bdldfp_decimalimputil.h>

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