Searched defs:ImutAVLTreeInOrderIterator (Results 1 – 1 of 1) sorted by relevance
37 template <typename ImutInfo> class ImutAVLTreeInOrderIterator; variable769 ImutAVLTreeInOrderIterator(const TreeTy* Root) : InternalItr(Root) { in ImutAVLTreeInOrderIterator() function774 ImutAVLTreeInOrderIterator() : InternalItr() {} in ImutAVLTreeInOrderIterator() function