preCICE v3.1.2
Loading...
Searching...
No Matches
Functions
stacktrace.hpp File Reference
#include <string>
Include dependency graph for stacktrace.hpp:
This graph shows which files directly or indirectly include this file:

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: