Anope IRC Services
Version 2.0
|
#include <hashcomp.h>
Public Member Functions | |
bool | operator() (const Anope::string &s1, const Anope::string &s2) const |
Definition at line 135 of file hashcomp.h.
bool ci::less::operator() | ( | const Anope::string & | s1, |
const Anope::string & | s2 | ||
) | const |
Compare two Anope::strings as ci::strings and find which one is less
s1 | The first string |
s2 | The second string |
Definition at line 90 of file hashcomp.cpp.
References Anope::string::ci_str().