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

Function main

tests/LambdaWithStaticInvokerTest.cpp:44–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44int main()
45{
46 NoParams();
47 WithParams();
48}
49

Callers

nothing calls this directly

Calls 2

NoParamsFunction · 0.85
WithParamsFunction · 0.85

Tested by

no test coverage detected