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