MCPcopy Create free account
hub / github.com/DeepGraphLearning/graphvite / GraphMixin

Method GraphMixin

include/core/graph.h:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 using type::info
70
71 GraphMixin() = default;
72 GraphMixin(const GraphMixin &) = delete;
73 GraphMixin &operator=(const GraphMixin &) = delete;
74

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected