preCICE v3.2.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
stacktrace.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <string>
4
std::string getStacktrace()
Returns a demangled stack backtrace of the caller function.
Definition stacktrace.cpp:7