Class Graph::NodeRange

Nested Relationships

This class is a nested type of Class Graph.

Class Documentation

class NodeRange

Wrapper class to iterate over a range of the nodes of a graph.

Public Functions

inline NodeRange(const Graph &G)
inline NodeRange()
~NodeRange() = default
inline NodeIterator begin() const noexcept
inline NodeIterator end() const noexcept