class bf_iterator_storage
Declaration
template <class SetType>
class bf_iterator_storage { /* full declaration omitted */ };
Declared at: llvm/include/llvm/ADT/BreadthFirstIterator.h:33
Templates
- SetType
Member Variables
- public SetType Visited
template <class SetType>
class bf_iterator_storage { /* full declaration omitted */ };
Declared at: llvm/include/llvm/ADT/BreadthFirstIterator.h:33