Classe permettant d'activer/désactiver temporairement les exceptions flottantes du processeur. Plus de détails...
#include <arcane/utils/FloatingPointExceptionSentry.h>
Fonctions membres publiques | |
FloatingPointExceptionSentry (bool want_active) | |
Classe permettant d'activer/désactiver temporairement les exceptions flottantes du processeur.
Cette classe permet de modifier temporairement l'état des exceptions flottantes. L'ancien état est réactivé lors de l'appel au destructeur.
Définition à la ligne 34 du fichier FloatingPointExceptionSentry.h.
|
explicit |
Définition à la ligne 26 du fichier FloatingPointExceptionSentry.cc.
Arcane::FloatingPointExceptionSentry::~FloatingPointExceptionSentry | ( | ) |
Définition à la ligne 37 du fichier FloatingPointExceptionSentry.cc.