ΒΆtemplate <class T>
scc_iterator<T> scc_end(const T& G)
template <class T>
scc_iterator<T> scc_end(const T& G)
Description
Construct the end iterator for a deduced graph type T.
Declared at: llvm/include/llvm/ADT/SCCIterator.h:233
Templates
- T
Parameters
- const T& G