Return true if the specified lhs is lexicographically ordered before the specified rhs, and false otherwise.
true
lhs
rhs
false
Declared in <bdlb_caselessstringviewless.h>
<bdlb_caselessstringviewless.h>
bool operator()( std::string_view lhs, std::string_view rhs) const;