Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/uLang > API/Runtime/uLangCore/uLang/Common > API/Runtime/uLangCore/uLang/Common/Misc
References
| Module | uLangCore |
| Header | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Misc/FloatingPointState.h |
| Include | #include "uLang/Common/Misc/FloatingPointState.h" |
Syntax
class CFloatStateCheckOnly
Remarks
Scope guard that asserts the current FP state has the IEEE-compliant settings we expect on entry, but never changes state. Drop-in compatible with CFloatStateSaveRestore.
Constructors
| Type | Name | Description | |
|---|---|---|---|