backtrace.hpp File Reference
+ Include dependency graph for backtrace.hpp:
+ This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

#define BACKTRACE_HPP

The original method of the backtrace extraction comes from https://gist.github.com/fmela/591333

#define WITH_BACKTRACE