BloombergLP::bdldfp::operator<

Return true if lhs is less than rhs.

Synopsis

Declared in <bdldfp_decimal.h>

bool
operator<(
    Decimal64 lhs,
    Decimal128 rhs);

Return Value

true if lhs is less than rhs

Parameters

NameDescription
lhsleft-hand operand
rhsright-hand operand