|
Embedded Template Library
1.0
|
#include <type_traits.h>
Additional Inherited Members | |
Public Types inherited from etl::integral_constant< bool, is_integral< T >::value||is_floating_point< T >::value > | |
| typedef bool | value_type |
|
typedef integral_constant < bool, VALUE > | type |
Public Member Functions inherited from etl::integral_constant< bool, is_integral< T >::value||is_floating_point< T >::value > | |
| operator value_type () const | |
Static Public Attributes inherited from etl::integral_constant< bool, is_integral< T >::value||is_floating_point< T >::value > | |
| static const bool | value |