MCPcopy 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

9void f<int>(int) {}
10
11int main()
12{
13 f(0, 1);
14}

Callers

nothing calls this directly

Calls 1

fFunction · 0.70

Tested by

no test coverage detected