Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
TAlignedBytes< Size, Alignment > Struct Template Reference
+ Inheritance diagram for TAlignedBytes< Size, Alignment >:

Detailed Description

template<int32 Size, uint32 Alignment>
struct TAlignedBytes< Size, Alignment >

Used to declare an untyped array of data with compile-time alignment. It needs to use template specialization as the MS_ALIGN and GCC_ALIGN macros require literal parameters.

Definition at line 11 of file TypeCompatibleBytes.h.


The documentation for this struct was generated from the following file: