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

Method Other

tests/EduCfrontVtablePureFuncTest.cpp:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 void Fun() { printf("fun b: %d\n", mX); }
15
16 virtual void Other() {}
17};
18
19int main()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected