Project Alice
Loading...
Searching...
No Matches
httplib::detail::case_ignore::hash Struct Reference

#include <httplib.h>

Public Member Functions

size_t operator() (const std::string &key) const
 
size_t hash_core (const char *s, size_t l, size_t h) const
 

Detailed Description

Definition at line 385 of file httplib.h.

Member Function Documentation

◆ hash_core()

size_t httplib::detail::case_ignore::hash::hash_core ( const char *  s,
size_t  l,
size_t  h 
) const
inline

Definition at line 390 of file httplib.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator()()

size_t httplib::detail::case_ignore::hash::operator() ( const std::string &  key) const
inline

Definition at line 386 of file httplib.h.

Here is the call graph for this function:

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