25 #ifndef LSST_UTILS_BACKTRACE_H
26 #define LSST_UTILS_BACKTRACE_H
56 bool const isEnabled() const noexcept {
return enabled; }
Backtrace & operator=(Backtrace const &)=delete
Singleton, enables automatic backtraces on the following signals:
bool const isEnabled() const noexcept