Decimal arithmetic/comparison operation: Decimal128 operator‐.

Synopsis

Declared in <bdldfp_decimal.h>

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

Created with MrDocs