#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 65 of file hashcomp.h.
|
The operator () does the actual comparison in hash_map.
|