Equality functor for nodes in field nodeTable.
Definition at line 171 of file stringtreebase.inl.
Public Method Index: | |
| bool | operator() (const NodeKey &lhs, const NodeKey &rhs) const |
|
inline |
Invokes String::Equals on lhs , passing rhs and returns the result.
| lhs | The first string object. |
| rhs | The second string object. |
Definition at line 180 of file stringtreebase.inl.