Cached stringification for Boost stack traces.
Definition in file stacktrace_cache.hpp.
Go to the source code of this file.
#include <string>#include <boost/stacktrace/stacktrace_fwd.hpp>Classes | |
| class | logging::stacktrace_cache::StacktraceGuard |
Namespaces | |
| namespace | logging |
| Logging levels, helpers, default logger, and related utilities. | |
| namespace | logging::stacktrace_cache |
| Cached stringification for stack traces. | |
Functions | |
| std::string | logging::stacktrace_cache::to_string (const boost::stacktrace::stacktrace &st) |
| bool | logging::stacktrace_cache::GlobalEnableStacktrace (bool enable) |