libexcept 1.1.19
Stack trace along C++ exceptions
Namespaces | Functions | Variables
scoped_signal_mask.cpp File Reference

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>
Include dependency graph for scoped_signal_mask.cpp:

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 []
 

Detailed Description

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.