...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
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>