Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/stacktrace
/ main
Function
main
example/assert_handler.cpp:49–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
48
49
int main() {
50
foo(5);
51
52
return 2;
53
}
54
55
Callers
nothing calls this directly
Calls
1
foo
Function · 0.70
Tested by
no test coverage detected