C++ edjLibrary SDK
Loading...
Searching...
No Matches
Public Member Functions | List of all members
edjx::http::CaseInsensitiveKeys Struct Reference

A map<string, ...> comparator that achieves case-insensitive keys. More...

#include <http.hpp>

Public Member Functions

bool operator() (const std::string &lhs, const std::string &rhs) const
 

Detailed Description

A map<string, ...> comparator that achieves case-insensitive keys.

Member Function Documentation

◆ operator()()

bool edjx::http::CaseInsensitiveKeys::operator() ( const std::string &  lhs,
const std::string &  rhs 
) const
inline

The documentation for this struct was generated from the following file: