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