Decimal arithmetic/comparison operation: bool operator!=.

Synopsis

Declared in <bdldfp_decimal.h>

bool
operator!=(
    Decimal64 lhs,
    Decimal128 rhs);

Created with MrDocs