Decimal arithmetic/comparison operation: Decimal64 operator‐.

Synopsis

Declared in <bdldfp_decimal.h>

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

Created with MrDocs