Template Struct HasHeader

Inheritance Relationships

Base Type

  • public std::false_type

Struct Documentation

template<typename M, typename = void>
struct HasHeader : public std::false_type

HasHeader informs whether or not there is a header that gets serialized as the first thing in the message.