httplib::detail::case_ignore Namespace Reference

Classes

struct  equal_to
 
struct  hash
 

Functions

bool equal (const std::string &a, const std::string &b)
 
unsigned char to_lower (int c)
 

Function Documentation

◆ equal()

bool httplib::detail::case_ignore::equal ( const std::string &  a,
const std::string &  b 
)
inline

Definition at line 370 of file httplib.h.

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

◆ to_lower()

unsigned char httplib::detail::case_ignore::to_lower ( int  c)
inline

Definition at line 346 of file httplib.h.

+ Here is the caller graph for this function: