MCPcopy Create free account
hub / github.com/JochenKalmbach/StackWalker / Func5

Function Func5

Main/StackWalker/main.cpp:39–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37};
38
39void Func5()
40{
41 StackWalkerToConsole sw;
42 sw.ShowCallstack();
43}
44void Func4()
45{
46 Func5();

Callers 1

Func4Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected