Copy‐assign a graph.
Declared in <cluster_linearize.h>
<cluster_linearize.h>
DepGraph& operator=(DepGraph const& other) noexcept = default;
A reference to this graph.
Name
Description
other
The graph to copy from.
Created with MrDocs