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

Method stacktrace make_some_stacktrace2

test/test_impl.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68BOOST_ST_API BOOST_NOINLINE boost::stacktrace::stacktrace make_some_stacktrace2() {
69 boost::stacktrace::stacktrace result = make_some_stacktrace2_impl();
70 return result;
71}
72

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected