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

Method v

tests/EduCfrontVtable2Test.cpp:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6public:
7 int a;
8 virtual void v() { puts("A->v"); }
9};
10
11class B {

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected