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