MCPcopy 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
32int main()
33{
34 Legacy();
35 Better();
36 CloseToGood();
37}

Callers

nothing calls this directly

Calls 3

BetterFunction · 0.85
CloseToGoodFunction · 0.85
LegacyFunction · 0.70

Tested by

no test coverage detected