[#BloombergLP-bdldfp-DecimalImpUtil-less-07] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalImpUtil.adoc[DecimalImpUtil]::less :relfileprefix: ../../../ :mrdocs: Return `true` if `lhs` is less than `rhs`. == Synopsis Declared in `<bdldfp_decimalimputil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static bool less( xref:BloombergLP/bdldfp/DecimalImpUtil/ValueType128.adoc[ValueType128] lhs, xref:BloombergLP/bdldfp/DecimalImpUtil/ValueType128.adoc[ValueType128] rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#