mimic++ v9.3.0
Loading...
Searching...
No Matches
mimicpp::util::stacktrace Namespace Reference

Classes

struct  backend_traits
 Trait type for stacktrace backends. More...
class  NullBackend
 The fallback stacktrace-backend. More...
struct  backend_traits< mimicpp::util::stacktrace::NullBackend >
struct  find_backend
struct  backend_traits< boost::stacktrace::stacktrace >
struct  backend_traits< cpptrace::stacktrace >
struct  backend_traits< std::basic_stacktrace< Allocator > >

Concepts

concept  backend
 Checks whether the given type satisfies the requirements of a stacktrace backend.

Variables

constexpr detail::current_fn current {}
 Function object, which generates the current-stacktrace.