18 #ifndef itkFloatingPointExceptions_h
19 #define itkFloatingPointExceptions_h
33 struct ExceptionGlobals;
58 static void Disable();
61 static bool GetEnabled();
67 static void SetEnabled(
bool val);
70 static void SetExceptionAction(ExceptionAction a);
73 static ExceptionAction GetExceptionAction();
76 static bool HasFloatingPointExceptionsSupport();
enum{ABORT, EXIT} ExceptionAction
static ExceptionGlobals * m_PimplGlobals
#define itkGetGlobalDeclarationMacro(Type, VarName)