const_iterator_scc

template<>
using libsemigroups::ActionDigraph<T>::const_iterator_scc = typename std::vector<T>::const_iterator

Alias for the type of an iterator pointing to the nodes in a strongly connected component of a digraph.