Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::FloatingPointExceptionSentry Class Reference

Class allowing temporary activation/deactivation of exceptions of the processor. More...

#include <arcane/utils/FloatingPointExceptionSentry.h>

Public Member Functions

 FloatingPointExceptionSentry (bool want_active)

Detailed Description

Class allowing temporary activation/deactivation of exceptions of the processor.

This class allows temporary modification of the state of the exceptions floating-point. The previous state is reactivated when the destructor is called.

Definition at line 35 of file FloatingPointExceptionSentry.h.

Constructor & Destructor Documentation

◆ FloatingPointExceptionSentry()

Arcane::FloatingPointExceptionSentry::FloatingPointExceptionSentry ( bool want_active)
explicit

Definition at line 26 of file FloatingPointExceptionSentry.cc.

◆ ~FloatingPointExceptionSentry()

Arcane::FloatingPointExceptionSentry::~FloatingPointExceptionSentry ( )

Definition at line 37 of file FloatingPointExceptionSentry.cc.


The documentation for this class was generated from the following files: