Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/stacktrace
/ main
Function
main
test/test_noop.cpp:52–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
int main() {
53
test_deeply_nested_namespaces();
54
test_nested();
55
test_empty_frame();
56
57
return boost::report_errors();
58
}
Callers
nothing calls this directly
Calls
3
test_empty_frame
Function · 0.85
test_deeply_nested_namespaces
Function · 0.70
test_nested
Function · 0.70
Tested by
no test coverage detected