Return true if lhs is greater than rhs.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
bool
greater(
    ValueType64 lhs,
    ValueType64 rhs);

Created with MrDocs