UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::CFloatStateSaveRestore Class Reference

#include <FloatingPointState.h>

Public Member Functions

ULANGCORE_API CFloatStateSaveRestore ()
 
ULANGCORE_API ~CFloatStateSaveRestore ()
 

Detailed Description

Scope guard that saves current FP state (rounding mode, flush-to-zero etc.) and puts us into fully IEEE compliant mode for the duration of the scope.

Constructor & Destructor Documentation

◆ CFloatStateSaveRestore()

uLang::CFloatStateSaveRestore::CFloatStateSaveRestore ( )

◆ ~CFloatStateSaveRestore()

uLang::CFloatStateSaveRestore::~CFloatStateSaveRestore ( )

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