Go to the source code of this file.
Namespaces | |
cpe | |
Namespace for CPE classes. | |
Macros | |
#define | BACKTRACE_HPP |
#define | WITH_BACKTRACE |
Functions | |
std::string | cpe::get_backtrace (int skip) |
#define BACKTRACE_HPP |
The original method of the backtrace extraction comes from https://gist.github.com/fmela/591333
#define WITH_BACKTRACE |