Ark Server API (ASE) - Wiki
|
#include "../BasicTypes.h"
Go to the source code of this file.
Classes | |
struct | FGenericPlatformAtomics |
Functions | |
struct | MS_ALIGN (16) FInt128 |
GCC_ALIGN (16) | |
GCC_ALIGN | ( | 16 | ) |
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.