Files
UnrealEngineUWP/Engine/Source/Runtime/Core/Tests
andrew scheidecker 786b137e22 Rename TGuardedSignedInt to TGuardedInt and add support for unsigned integers.
Factor some of the arithmetic operators out of TGuardedInt into AddAndCheckForOverflow et al functions in FPlatformMath so they can use the __builtin_*_overflow functions on clang that compile to much more efficient code than the portable C code does in most cases.
#rb Fabian.Giesen, Johan.Torp

[CL 26880341 by andrew scheidecker in ue5-main branch]
2023-08-07 08:13:41 -04:00
..
2023-06-30 10:29:48 -04:00