BloombergLP::bdldfp::DecimalImpUtil::notEqual

Return true if lhs and rhs do not have the same value.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
bool
notEqual(
    ValueType64 lhs,
    ValueType64 rhs);

Return Value

true if lhs and rhs do not have the same value

Parameters

NameDescription
lhsleft-hand operand
rhsright-hand operand