|  | libexcept 1.1.19
    Stack trace along C++ exceptions | 
Handle sigmask in a scoped manner (RAII). More...
#include "libexcept/scoped_signal_mask.h"#include "libexcept/exception.h"#include <iostream>#include <dlfcn.h>#include <signal.h>
Go to the source code of this file.
| Namespaces | |
| namespace | libexcept | 
| namespace | libexcept::anonymous_namespace{scoped_signal_mask.cpp} | 
| Functions | |
| bool | libexcept::has_sanitizer () | 
| Check whether this instance is running with the sanitizer. | |
| Variables | |
| bool | libexcept::anonymous_namespace{scoped_signal_mask.cpp}::g_defined = false | 
| bool | libexcept::anonymous_namespace{scoped_signal_mask.cpp}::g_has_sanitizer = false | 
| constexpr int const | libexcept::anonymous_namespace{scoped_signal_mask.cpp}::g_incompatible_signals [] | 
This class is used to manage the signal mask in a scoped manner.
Definition in file scoped_signal_mask.cpp.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.