Return true if the value of the specified lhs is less than that of the specified rhs, and false otherwise.
true
lhs
rhs
false
Declared in <bslstl_list.h>
<bslstl_list.h>
bool operator()( VALUE const& lhs, VALUE const& rhs) const;