Return true if x and y have the same quantum, and false otherwise.
true
x
y
false
Declared in <bdldfp_decimalimputil.h>
<bdldfp_decimalimputil.h>
static bool sameQuantum( ValueType128 x, ValueType128 y);