cend_nodes

const_iterator_nodes libsemigroups::ActionDigraph::cend_nodes() const noexcept

Returns a ActionDigraph::const_iterator_nodes (random access iterator) pointing one-past-the-last node of the digraph.

Return

An ActionDigraph::const_iterator_nodes.

Exceptions

This function is noexcept and is guaranteed never to throw.

Complexity

Constant.

Parameters

(None)