Embedded Template Library  1.0
 All Classes Files Functions Variables Typedefs Friends Modules Pages
etl::alignment_of< void > Struct Template Reference

#include <type_traits.h>

Additional Inherited Members

- Public Types inherited from etl::integral_constant< size_t, 0 >
typedef size_t value_type
 
typedef integral_constant
< size_t, VALUE > 
type
 
- Public Member Functions inherited from etl::integral_constant< size_t, 0 >
 operator value_type () const
 
- Static Public Attributes inherited from etl::integral_constant< size_t, 0 >
static const size_t value
 

Detailed Description

template<>
struct etl::alignment_of< void >

Alignment templates. These require compiler specific intrinsics. Specialisation of 'alignment_of' for 'void'.


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