BloombergLP::bdldfp::DecimalUtil::isUnordered

Same as the overload taking Decimal32.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
bool
isUnordered(
    Decimal64 x,
    Decimal64 y);

Return Value

true if either x or y is NaN, and false otherwise

Parameters

NameDescription
xfirst operand
ysecond operand