|
Embedded Template Library
1.0
|
#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 |