Return true if lhs and rhs are not equal, and false otherwise.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
bool
notEqual(
    ValueType128 lhs,
    ValueType128 rhs);

Created with MrDocs