Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/programming-with-cpp20
/ main
Function
main
04.06-downWithDebug0/main.cpp:32–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
int main()
33
{
34
Legacy();
35
Better();
36
CloseToGood();
37
}
Callers
nothing calls this directly
Calls
3
Better
Function · 0.85
CloseToGood
Function · 0.85
Legacy
Function · 0.70
Tested by
no test coverage detected