Decimal arithmetic/comparison operation: Decimal128 operator‐.

Synopsis

Declared in <bdldfp_decimal.h>

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

Created with MrDocs