SUNphi  1.0
Crash.hpp File Reference

Makes it possible to crash. More...

#include <errno.h>

Go to the source code of this file.

Classes

class  SUNphi::Crasher
 Keep all the information to crash. More...
 

Macros

#define CRASH   SUNphi::runLog()<<SUNphi::Crasher(__FILE__,__LINE__,__PRETTY_FUNCTION__)
 Initialize the crasher.
 

Detailed Description

Makes it possible to crash.

Definition in file Crash.hpp.