Hash functor for nodes hashed in field entryTable.
Definition at line 185 of file inifile.hpp.
#include <inifile.hpp>
Public Method Index: | |
std::size_t | operator() (const EntryKey &key) const |
|
inline |
Calculates a hash code for NodeKey objects.
key | The key to hash. |
Definition at line 190 of file inifile.hpp.