Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
6
public:
7
int a;
8
virtual void v() { puts(
"A->v"
); }
9
};
10
11
class B {
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected