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

Class frame

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

Source from the content-addressed store, hash-verified

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

Callers 2

fillMethod · 0.70
from_dumpFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected