const_iterator_sccs

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

Alias for the type of an iterator pointing to the strongly connected components of a digraph.