#include <floatingpointexceptionsetter.h>
Activate floating point exceptions. Implemented on WINDOWS and XBOXONE only.
Public Member Functions | |
| FloatingPointExceptionSetter (unsigned int enableFlags) | |
| Creating a FloatingPointException object on the stack will restore the previous flags on exit scope. More... | |
| Kaim::FloatingPointExceptionSetter::FloatingPointExceptionSetter | ( | unsigned int | enableFlags | ) |
Creating a FloatingPointException object on the stack will restore the previous flags on exit scope.