Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Simple
Function
Simple
tests/EduLifeTimeTest.cpp:16–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
void Simple()
17
{
18
Test t;
19
int x{2};
20
21
if(x) {
22
} else {
23
}
24
}
25
26
void Next()
27
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected