DirectedGraphNode::DirectedGraphNode
Construct from DirectedGraph
Synopsis
Declared in <support/DirectedGraph.h>
DirectedGraphNode(DirectedGraph<DAGBaseNodeImpl, DAGBaseEdgeImpl>* g);
Parameters
Name |
Description |
g |
The object to construct from |
Created with MrDocs