MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / main

Function main

tests/LambdaPackExpansionTest.cpp:23–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23int main()
24{
25 //f(1, 2, 3 , 4, 5);
26 f2(1, 2, 3 , 4, 5);
27}

Callers

nothing calls this directly

Calls 1

f2Function · 0.70

Tested by

no test coverage detected