VirtualCFG::back_iterator::back_iterator
Construct from DataflowNode
Synopsis
Declared in <src/midend/programAnalysis/genericDataflow/cfgUtils/VirtualCFGIterator.h>
back_iterator(DataflowNode const& end);
Parameters
Name |
Description |
end |
The object to copy construct from |
Created with MrDocs