38#ifndef BLOCXX_SIGNALSCOPE_HPP_INCLUDE_GUARD_
39#define BLOCXX_SIGNALSCOPE_HPP_INCLUDE_GUARD_
40#include "blocxx/BLOCXX_config.h"
45#define SIG_IGN (void (*)())1
SignalScope(int sig, sighandler_t handler)
SignalScope(const SignalScope &)
const SignalScope & operator=(const SignalScope &)
void(* sighandler_t)(int)
bool operator==(const Array< T > &x, const Array< T > &y)