Decimal arithmetic/comparison operation: Decimal32 operator‐.

Synopsis

Declared in <bdldfp_decimal.h>

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

Created with MrDocs