Same as the preceding overload for ValueType64.
Declared in <bdldfp_decimalimputil_inteldfp.h>
static
bool
notEqual(
ValueType64 lhs,
ValueType64 rhs);
true if lhs and rhs are not equal
| Name | Description |
|---|---|
| lhs | left-hand decimal value |
| rhs | right-hand decimal value |