Decimal arithmetic/comparison operation: Decimal32 operator‐.

Synopsis

Declared in <bdldfp_decimal.h>

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

Created with MrDocs