#include <hashcomp.h>
Public Member Functions | |
bool | operator() (const string &s1, const 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 60 of file hashcomp.h.
|
The operator () does the actual comparison in hash_map.
|