Embedded Template Library 1.0
etl::size_of< T > Struct Template Reference

size_of More...

#include <type_traits_generator.h>

Additional Inherited Members

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

Detailed Description

template<typename T>
struct etl::size_of< T >

size_of

size_of


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