MCPcopy 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

15void Fun(){}
16
17int main()
18{
19 Fun<int>();
20}
21
22

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected