Decimal arithmetic/comparison operation: Decimal32 operator*.

Synopsis

Declared in <bdldfp_decimal.h>

bdldfp::Decimal32
operator*(
    Decimal32 lhs,
    long rhs);

Created with MrDocs