process-cpp  3.0.0
A simple convenience library for handling processes in C++11.
backtrace.cpp File Reference
#include "backtrace.h"
#include <cxxabi.h>
#include <execinfo.h>
+ Include dependency graph for backtrace.cpp:

Go to the source code of this file.

Classes

struct  impl::Frame
 
struct  impl::Frame::Symbol
 

Namespaces

 impl
 

Functions

std::tuple< std::string, bool > impl::demangle (const std::string &symbol)