tree/iterators library
This file contains concrete implementations of iterators for the Stager tree.
Classes
- BreadthFirstIterator
- A breadth-first iterator for LeafNodes.
- DepthFirstIterator
- A depth-first iterator for LeafNodes.
This file contains concrete implementations of iterators for the Stager tree.