Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
18
void FunFun(Test t, Test tt) {}
19
20
int FunFunInt(Test t, Test tt)
21
{
22
Test t3{5};
23
24
return 3;
25
}
26
27
void Fin(int) {}
28
Callers
1
Advanced
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected