Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

is_unsigned< T > Struct Template Reference

is_unsigned< T > Struct Template Reference
[type_traits]

is_unsigned More...

#include <type_traits.h>

Inherits etl::integral_constant< bool, false >, and etl::integral_constant< bool, false >.

Inherited by is_unsigned< const T >, is_unsigned< const T >, is_unsigned< const volatile T >, is_unsigned< const volatile T >, is_unsigned< volatile T >, and is_unsigned< volatile T >.


Detailed Description

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

is_unsigned

Definition at line 206 of file type_traits.h.