|
mimic++ v9.2.1
|
Classes | |
| struct | backend_traits |
| Trait type for stacktrace backends. More... | |
| struct | backend_traits< boost::stacktrace::stacktrace > |
| struct | backend_traits< cpptrace::stacktrace > |
| struct | backend_traits< mimicpp::util::stacktrace::NullBackend > |
| struct | backend_traits< std::basic_stacktrace< Allocator > > |
| 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_fn | current {} |
| Function object, which generates the current-stacktrace. | |