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