Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ main
Function
main
tests/Issue200.cpp:11–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
void f<int>(int) {}
10
11
int main()
12
{
13
f(0, 1);
14
}
Callers
nothing calls this directly
Calls
1
f
Function · 0.70
Tested by
no test coverage detected