Convert the specified 128‐bit decimal value to a 32‐bit decimal value.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
bool
notEqual(
    ValueType64 lhs,
    ValueType64 rhs);

Created with MrDocs