Skip to content

GraphEdgeIterator::GraphEdgeIterator

Construct from Graph

Synopsis

Declared in <graphs/GraphUtils.h>

GraphEdgeIterator(Graph const* g);

Parameters

Name

Description

g

The object to construct from

Created with MrDocs