tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
underlying_type.hpp File Reference

Go to the source code of this file.

Classes

struct  underlying_type< T >
 The underlying type of an enum. More...
 

Namespaces

namespace  etl
 

Typedefs

template<typename T>
using underlying_type_t = typename underlying_type<T>::type