30 #include <sys/types.h>
75 void*
operator new(size_t);
static void enable_trap_fpe()
bool isEnabled
Saved constructor argument for use in destructor.
static void set_current_fpe_state(int state)
MsqFPE(bool enabled)
Set FPE state.
Utility class used by InstructionQueue SIGFPE option.
MsqFPE & operator=(const MsqFPE &)
dummy declaration preventing default assignment operator
int prevState
Saved FPE state for use in destructor.
static bool fpe_trap_supported()
Check if FPE state manipulation is supported on this platform.
static int get_current_fpe_state()
~MsqFPE()
Restore FPE state.