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

Function ~basic_stacktrace

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

@b Complexity: O(1) @b Async-Handler-Safety: \asyncsafe if Allocator::deallocate is async signal safe.

Source from the content-addressed store, hash-verified

214 ///
215 /// @b Async-Handler-Safety: \asyncsafe if Allocator::deallocate is async signal safe.
216 ~basic_stacktrace() noexcept = default;
217#endif
218
219#if !defined(BOOST_NO_CXX11_RVALUE_REFERENCES)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected