MCPcopy Create free account
hub / github.com/KDAB/codebrowser / ~MyBase

Method ~MyBase

tests/test.cc:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 MyBase();
33
34 virtual ~MyBase() = default;
35};
36
37MyBase::MyBase() { }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected