|
|||
|
|||
|
#include <hashcomp.h>
Public Member Functions | |
| bool | operator() (const std::string &s1, const std::string &s2) const |
| The operator () does the actual comparison in hash_map. | |
Case sensitivity is ignored, and the RFC 'character set' is adhered to
Definition at line 87 of file hashcomp.h.
|
||||||||||||
|
The operator () does the actual comparison in hash_map.
Definition at line 98 of file hashcomp.cpp. References rfc_case_insensitive_map. |