A set of templates to allow related types to be derived.
More...
#include <type_traits_generator.h>
|
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 |
|
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: