BloombergLP::bdldfp::DecimalImpUtil_IntelDfp::notEqual

Same as the preceding overload for ValueType64.

Synopsis

Declared in <bdldfp_decimalimputil_inteldfp.h>

static
bool
notEqual(
    ValueType64 lhs,
    ValueType64 rhs);

Return Value

true if lhs and rhs are not equal

Parameters

NameDescription
lhsleft-hand decimal value
rhsright-hand decimal value