Crow  1.0
A C++ microframework for the web
crow::ci_key_eq Struct Reference

Equals function for ci_map (unordered_multimap). More...

Public Member Functions

bool operator() (const std::string &l, const std::string &r) const
 

Detailed Description

Equals function for ci_map (unordered_multimap).

Member Function Documentation

◆ operator()()

bool crow::ci_key_eq::operator() ( const std::string &  l,
const std::string &  r 
) const
inline

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