Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

alignment

alignment

Creates a variable of the specified type at the specified alignment. More...

Data Structures

class  type_with_alignment< ALIGNMENT >
 Gets a type that has the same as the specified alignment. More...
struct  aligned_storage< LENGTH, ALIGNMENT >
 Aligned storage LENGTH should be determined in terms of sizeof() More...
struct  aligned_storage_as< LENGTH, T >
 Aligned storage as. More...

Detailed Description

Creates a variable of the specified type at the specified alignment.