MCPcopy Create free account
hub / github.com/boostorg/stacktrace / basic_stacktrace

Class basic_stacktrace

include/boost/stacktrace/stacktrace_fwd.hpp:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19
20class frame;
21template <class Allocator = std::allocator<frame> > class basic_stacktrace;
22typedef basic_stacktrace<> stacktrace;
23
24}} // namespace boost::stacktrace

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected