Skip to content

OpenAnalysis::BaseGraph::BFSIterator::BFSIterator

Construct from BaseGraph

Synopsis

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

BFSIterator(BaseGraph& g);

Parameters

Name

Description

g

The object to copy construct from

Created with MrDocs