Equality functor for nodes hashed in field entryTable.
Definition at line 198 of file inifile.hpp.
#include <inifile.hpp>
Public Method Index: | |
bool | operator() (const EntryKey &lhs, const EntryKey &rhs) const |
Invokes String::Equals on lhs, passing rhs and returns the result.
lhs | The first string object. |
rhs | The second string object. |
Definition at line 205 of file inifile.hpp.