UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MakeUnsigned.h File Reference
#include "CoreTypes.h"

Go to the source code of this file.

Classes

struct  TMakeUnsigned< T >
 
struct  TMakeUnsigned< const T >
 
struct  TMakeUnsigned< volatile T >
 
struct  TMakeUnsigned< const volatile T >
 
struct  TMakeUnsigned< int8 >
 
struct  TMakeUnsigned< uint8 >
 
struct  TMakeUnsigned< int16 >
 
struct  TMakeUnsigned< uint16 >
 
struct  TMakeUnsigned< int32 >
 
struct  TMakeUnsigned< uint32 >
 
struct  TMakeUnsigned< int64 >
 
struct  TMakeUnsigned< uint64 >