[#BloombergLP-bdlcc-operator_lt] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::operator< :relfileprefix: ../../ :mrdocs: Return `true` if the specified `lhs` is smaller than the specified `rhs` in the order of stripe, and data. == Synopsis Declared in `<bdlcc_stripedunorderedcontainerimpl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool operator<( xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl_SortItem.adoc[StripedUnorderedContainerImpl_SortItem] const& lhs, xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl_SortItem.adoc[StripedUnorderedContainerImpl_SortItem] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#