Return true if lhs is greater than rhs.
true
lhs
rhs
Declared in <bdldfp_decimalimputil.h>
<bdldfp_decimalimputil.h>
static bool greater( ValueType64 lhs, ValueType64 rhs);