mimic++ v6
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
mimicpp::stacktrace Namespace Reference

Classes

struct  backend_traits
 Trait type for stacktrace backends. More...
 
struct  backend_traits< mimicpp::stacktrace::NullBackend >
 
struct  find_backend
 
class  NullBackend
 The fallback stacktrace-backend. More...
 

Concepts

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

Variables

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