Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/stacktrace
/ main
Function
main
test/test_trivial.cpp:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
#include <iostream>
12
13
int main() {
14
std::cout << boost::stacktrace::stacktrace() << std::endl;
15
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected