BloombergLP::bdldfp::DecimalImpUtil::multiply

Return the product of the specified decimal values.

Synopsis

Declared in <bdldfp_decimalimputil.h>

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