mimic++ v6
Loading...
Searching...
No Matches
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.