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