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

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

Public Member Functions

size_t operator() (const std::string &key) const
 

Detailed Description

Hashing function for ci_map (unordered_multimap).

Member Function Documentation

◆ operator()()

size_t crow::ci_hash::operator() ( const std::string &  key) const
inline

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