Searched refs:ImutAVLTreeGenericIterator (Results 1 – 2 of 2) sorted by relevance
35 template <typename ImutInfo> class ImutAVLTreeGenericIterator; variable48 friend class ImutAVLTreeGenericIterator<ImutInfo>; variable648 class ImutAVLTreeGenericIterator658 ImutAVLTreeGenericIterator() {} in ImutAVLTreeGenericIterator() function659 ImutAVLTreeGenericIterator(const TreeTy *Root) { in ImutAVLTreeGenericIterator() function698 bool operator==(const ImutAVLTreeGenericIterator &x) const {702 bool operator!=(const ImutAVLTreeGenericIterator &x) const {706 ImutAVLTreeGenericIterator &operator++() {732 ImutAVLTreeGenericIterator &operator--() {762 typedef ImutAVLTreeGenericIterator<ImutInfo> InternalIteratorTy;
35 template <typename ImutInfo> class ImutAVLTreeGenericIterator; variable48 friend class ImutAVLTreeGenericIterator<ImutInfo>; variable645 class ImutAVLTreeGenericIterator {652 typedef ImutAVLTreeGenericIterator<ImutInfo> _Self;654 inline ImutAVLTreeGenericIterator() {} in ImutAVLTreeGenericIterator() function655 inline ImutAVLTreeGenericIterator(const TreeTy* Root) { in ImutAVLTreeGenericIterator() function758 typedef ImutAVLTreeGenericIterator<ImutInfo> InternalIteratorTy;