Searched refs:BFSIterator (Results 1 – 1 of 1) sorted by relevance
65 class BFSIterator : public TreeIteratorBase68 BFSIterator() in BFSIterator() function72 BFSIterator(NodeBase *X) in BFSIterator() function80 virtual ~BFSIterator() in ~BFSIterator()380 typedef PolicyIterator<value_type, NonConstTraits<value_type>, BFSIterator> bfs_iterator;381 typedef PolicyIterator<value_type, ConstTraits<value_type>, BFSIterator> const_bfs_iterator;