Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Fun
Method
Fun
tests/EduCfrontVtable6Test.cpp:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
int mX{5};
11
12
virtual void Fun() { puts(
"B::Fun"
); }
13
};
14
15
struct C : A, B {
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected