Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

aligned_storage_as< LENGTH, T > Struct Template Reference

aligned_storage_as< LENGTH, T > Struct Template Reference
[alignment]

Aligned storage as. More...

#include <alignment.h>

Inherits aligned_storage< LENGTH, etl::alignment_of< T >::value >.


Detailed Description

template<const size_t LENGTH, typename T>
struct etl::aligned_storage_as< LENGTH, T >

Aligned storage as.

Definition at line 192 of file alignment.h.