Skip to content

StaticCFG::CFGEdgeAttribute::CFGEdgeAttribute

Construct from EdgeT

Synopsis

Declared in <SageIII/virtualCFG/staticCFG.h>

CFGEdgeAttribute(EdgeT const& e);

Parameters

Name

Description

e

The object to copy construct from

Created with MrDocs