MCPcopy Create free account
hub / github.com/GilesBathgate/RapCAD / ComplementNode

Method ComplementNode

src/node/complementnode.h:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25{
26public:
27 ComplementNode() = default;
28 void accept(NodeVisitor&) override;
29};
30

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected