libexcept 1.1.19
Stack trace along C++ exceptions
Classes | Namespaces | Typedefs | Functions
scoped_signal_mask.h File Reference

Handle sigmask in a scoped manner (RAII). More...

#include <list>
#include <memory>
#include <signal.h>
Include dependency graph for scoped_signal_mask.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libexcept::scoped_signal_mask
 

Namespaces

namespace  libexcept
 

Typedefs

typedef std::list< int > libexcept::sig_list_t
 

Functions

bool libexcept::has_sanitizer ()
 Check whether this instance is running with the sanitizer.
 

Detailed Description

This class is used to manage the signal mask in a scoped manner.

Definition in file scoped_signal_mask.h.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.