11#ifndef ZYPP_BASE_BACKTRACE_H
12#define ZYPP_BASE_BACKTRACE_H
Provides API related macros.
Easy-to use interface to the ZYPP dependency resolver.
const Arch Arch_empty ZYPP_API
relates: Arch This is an empty Arch represented by an empty string.
std::ostream & dumpBacktrace(std::ostream &stream_r)
Dump current stack trace to a stream.