BloombergLP::bdldfp::DecimalImpUtil::less

Return true if lhs is less than rhs.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
bool
less(
    ValueType64 lhs,
    ValueType64 rhs);

Return Value

true if lhs is less than rhs

Parameters

NameDescription
lhsleft-hand operand
rhsright-hand operand