Equality functor for nodes in field nodeTable.
Definition at line 153 of file stringtreebase.inl.
Public Methods | |
bool | operator() (const NodeKey &lhs, const NodeKey &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 162 of file stringtreebase.inl.