$search
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 78 of file message_traits.h.
Definition at line 81 of file message_traits.h.
const bool ros::message_traits::TrueType::value = true [static] |
Definition at line 80 of file message_traits.h.