Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ main
Function
main
tests/p0315_3Test.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
void Fun(){}
16
17
int main()
18
{
19
Fun<int>();
20
}
21
22
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected