MCPcopy Create free account
hub / github.com/ChunelFeng/CGraph / ~PywGMutable

Method ~PywGMutable

python/wrapper/PywGMutable.h:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 __addGElements_4py(elements);
21 }
22 ~PywGMutable() override = default;
23
24 CStatus reshape(CGraph::GElementPtrArr& elements) override {
25 PYBIND11_OVERLOAD_PURE(CStatus, PywGMutable, reshape, elements);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected