Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

is_signed< T > Struct Template Reference

is_signed< T > Struct Template Reference
[type_traits]

is_signed More...

#include <type_traits.h>

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

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


Detailed Description

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

is_signed

Definition at line 189 of file type_traits.h.