Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

aligned_storage< LENGTH, ALIGNMENT > Struct Template Reference

aligned_storage< LENGTH, ALIGNMENT > Struct Template Reference
[alignment]

Aligned storage LENGTH should be determined in terms of sizeof() More...

#include <alignment.h>


Detailed Description

template<const size_t LENGTH, const size_t ALIGNMENT>
struct etl::aligned_storage< LENGTH, ALIGNMENT >

Aligned storage LENGTH should be determined in terms of sizeof()

Definition at line 111 of file alignment.h.