Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
GenericPlatformAtomics.h File Reference
#include "../BasicTypes.h"
+ Include dependency graph for GenericPlatformAtomics.h:
+ This graph shows which files directly or indirectly include this file:

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.

Definition at line 1 of file GenericPlatformAtomics.h.