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

Function FunFunInt

tests/EduCfrontTestLifeTime2.cpp:20–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18void FunFun(Test t, Test tt) {}
19
20int FunFunInt(Test t, Test tt)
21{
22 Test t3{5};
23
24 return 3;
25}
26
27void Fin(int) {}
28

Callers 1

AdvancedFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected