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