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

Method Other

tests/EduCfrontVtable4Test.cpp:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21 void Fun() { printf("fun c: %d\n", mB); }
22
23 virtual void Other() {}
24};
25
26int main()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected