#include <alps/utilities/stacktrace.hpp>
#include <sstream>
#include <cxxabi.h>
#include <stdlib.h>
#include <execinfo.h>
Go to the source code of this file.