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