ΒΆtemplate <class T>
scc_iterator<T> scc_begin(const T& G)

Description

Construct the begin iterator for a deduced graph type T.

Declared at: llvm/include/llvm/ADT/SCCIterator.h:228

Templates

T

Parameters

const T& G