Move‐construct a graph.
Declared in <cluster_linearize.h>
<cluster_linearize.h>
DepGraph(DepGraph&& other) noexcept = default;
Name
Description
other
The graph to move from.
Created with MrDocs