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

A set of templates to allow related types to be derived. More...

#include <type_traits_generator.h>

Public Types

typedef type_t type
 
typedef type_t & reference
 
typedef const type_t & const_reference
 
typedef type_t * pointer
 
typedef const type_t * const_pointer
 
typedef const type_t *const const_pointer_const
 
typedef type_t type
 
typedef type_t & reference
 
typedef const type_t & const_reference
 
typedef type_t * pointer
 
typedef const type_t * const_pointer
 
typedef const type_t *const const_pointer_const
 

Detailed Description

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

A set of templates to allow related types to be derived.

A set of templates to allow related types to be derived.


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