Case-insensitive header map key comparison.
More...
#include <transport.hpp>
|
| bool | operator() (const std::string &a, const std::string &b) const |
| |
|
| static std::string | lower (std::string s) |
| |
Case-insensitive header map key comparison.
◆ operator()()
| bool axiam::CaseInsensitiveLess::operator() |
( |
const std::string & |
a, |
|
|
const std::string & |
b |
|
) |
| const |
|
inline |
◆ lower()
| static std::string axiam::CaseInsensitiveLess::lower |
( |
std::string |
s | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: