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

Go to the source code of this file.

Classes

struct  FGenericPlatformAtomics
 

Functions

struct MS_ALIGN (16) FInt128
 
 GCC_ALIGN (16)
 

Function Documentation

◆ GCC_ALIGN()

GCC_ALIGN ( 16  )

◆ MS_ALIGN()

struct MS_ALIGN ( 16  )

Helper struct used to hold 128-bit values, internally represented as two 64-bit integers.

The low part of the 128-bit integer.

The high part of the 128-bit integer.