MCPcopy Create free account
hub / github.com/MiniZinc/MiniZincIDE / Node

Method Node

cp-profiler/src/cpprofiler/tree/node.hh:77–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 ~Node();
76 Node &operator=(const Node &) = delete;
77 Node(const Node &) = delete;
78};
79
80} // namespace tree

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected