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, BValue >
typedef bool value_type
typedef integral_constant< bool, VALUE > type
Public Member Functions inherited from etl::integral_constant< bool, BValue >
 operator value_type () const
Static Public Attributes inherited from etl::integral_constant< bool, BValue >
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: