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