Embedded Template Library 1.0
Loading...
Searching...
No Matches
etl::underlying_type< T > Struct Template Reference

Primary template for etl::underlying_type Users must specialise this template for their enumerations. More...

#include <type_traits_generator.h>

Public Types

typedef int type

Detailed Description

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

Primary template for etl::underlying_type Users must specialise this template for their enumerations.


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