InspIRCd
2.0
|
#include <hashcomp.h>
Public Member Functions | |
bool | operator() (const std::string &s1, const std::string &s2) const |
This class returns true if two strings match. Case sensitivity is ignored, and the RFC 'character set' is adhered to
bool irc::StrHashComp::operator() | ( | const std::string & | s1, |
const std::string & | s2 | ||
) | const |
The operator () does the actual comparison in hash_map