preCICE
v3.1.2
Loading...
Searching...
No Matches
src
utils
stacktrace.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <
string
>
4
6
std::string
getStacktrace
();
std::string
getStacktrace
std::string getStacktrace()
Returns a demangled stack backtrace of the caller function.
Definition
stacktrace.cpp:7
string