Skip to content

OpenAnalysis::DGraph::BFSIterator::BFSIterator

Construct from DGraph

Synopsis

Declared in <src/midend/programAnalysis/OpenAnalysis/Utils/DGraph.h>

BFSIterator(DGraph& g);

Parameters

Name

Description

g

The object to copy construct from

Created with MrDocs