Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this type are true values. More...
#include <message_traits.h>
Public Types | |
typedef TrueType | type |
Static Public Attributes | |
static const bool | value = true |
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this type are true values.
Definition at line 77 of file message_traits.h.
Definition at line 80 of file message_traits.h.
|
static |
Definition at line 79 of file message_traits.h.