preCICE v3.1.2
Loading...
Searching...
No Matches
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