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