Embedded Template Library 1.0
Loading...
Searching...
No Matches
etl::is_message_type< T > Struct Template Reference

Is T an etl::message<> or derived from etl::message<> More...

#include <message.h>

Additional Inherited Members

- Public Types inherited from etl::integral_constant< bool, B >
typedef bool value_type
 
typedef integral_constant< bool, VALUEtype
 
- Public Member Functions inherited from etl::integral_constant< bool, B >
 operator value_type () const
 
- Static Public Attributes inherited from etl::integral_constant< bool, B >
static const bool value
 

Detailed Description

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

Is T an etl::message<> or derived from etl::message<>


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