Return true if lhs and rhs are not equal, and false otherwise.
Synopsis
Declared in <bdldfp_decimal.h>
bool
operator!=(
Decimal128 lhs,
Decimal64 rhs);
Created with MrDocs
Return true if lhs and rhs are not equal, and false otherwise.
Declared in <bdldfp_decimal.h>
bool
operator!=(
Decimal128 lhs,
Decimal64 rhs);
Created with MrDocs