Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Basic
Function
Basic
tests/EduLifeTimeTest2.cpp:29–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
void Fin(int) {}
28
29
void Basic()
30
{
31
Fun(Test{4});
32
33
FunFun(Test{2}, Test{3});
34
}
35
36
void Advanced()
37
{
Callers
nothing calls this directly
Calls
2
Fun
Function · 0.70
FunFun
Function · 0.70
Tested by
no test coverage detected