Sierra Toolkit
Version of the Day
|
Class hash_nocase implements a hash, case insensitive NamePair hash functor. More...
#include <UserPlugin.hpp>
Inherits binary_function< NamePair, NamePair, bool >.
Public Member Functions | |
bool | operator() (const NamePair &lhs, const NamePair &rhs) const |
Class hash_nocase implements a hash, case insensitive NamePair hash functor.
Class hash_nocase implements a hash, case insensitive compare equal NamePair functor. Class less_nocase implements a case insensitive NamePair compare less functor.
Definition at line 96 of file UserPlugin.hpp.