MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / Other

Method Other

tests/EduCfrontVtable3Test.cpp:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12 void Fun() { printf("fun b: %d\n", mX); }
13
14 virtual void Other() {}
15};
16
17struct C : B {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected