Embedded Template Library  1.0
 All Classes Files Functions Variables Typedefs Friends Modules Pages
etl::is_fundamental< T > Struct Template Reference

#include <type_traits.h>

Additional Inherited Members

- Public Types inherited from etl::integral_constant< bool, is_arithmetic< T >::value||is_void< T >::value||is_same< nullptr_t, remove_cv< T >::type >::value >
typedef bool value_type
 
typedef integral_constant
< bool, VALUE > 
type
 
- Public Member Functions inherited from etl::integral_constant< bool, is_arithmetic< T >::value||is_void< T >::value||is_same< nullptr_t, remove_cv< T >::type >::value >
 operator value_type () const
 
- Static Public Attributes inherited from etl::integral_constant< bool, is_arithmetic< T >::value||is_void< T >::value||is_same< nullptr_t, remove_cv< T >::type >::value >
static const bool value
 

Detailed Description

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

is_fundamental


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