|  | Home | Libraries | People | FAQ | More | 
A strictly less predicate for comparing keys, using a case-insensitive comparison.
        Defined in header <boost/beast/http/fields.hpp>
      
struct key_compare : public iless
| Name | Description | 
|---|---|
| Returns true if lhs is less than rhs using a strict ordering. | 
The case-comparison operation is defined only for low-ASCII characters.
        Convenience header <boost/beast/http.hpp>