OpenAnalysis::DGraph::BFSIterator::operator‐>
Member access operator
Synopsis
Declared in <src/midend/programAnalysis/OpenAnalysis/Utils/DGraph.h>
Node*
operator‐>();
Return Value
An node in an undirected graph has a list of neighboring nodes and a list of incident edges.
Created with MrDocs