preCICE v3.1.2
Loading...
Searching...
No Matches
Functions
stacktrace.cpp File Reference
#include "stacktrace.hpp"
#include <boost/stacktrace.hpp>
#include <exception>
#include <sstream>
#include <string>
Include dependency graph for stacktrace.cpp:

Go to the source code of this file.

Functions

std::string getStacktrace ()
 Returns a demangled stack backtrace of the caller function.
 

Function Documentation

◆ getStacktrace()

std::string getStacktrace ( )

Returns a demangled stack backtrace of the caller function.

Definition at line 7 of file stacktrace.cpp.

Here is the call graph for this function: