Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ f
Method
f
tests/UsingDecl2Test.cpp:2–2 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
struct B {
2
virtual void f(int) { }
3
void g(char) { }
4
void h(int) { }
5
};
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected