Template Struct IsAProtocolMessage

Inheritance Relationships

Base Type

  • public bool_constant< std::is_convertible< const T *, const ::proto2::Message * >::value >

Struct Documentation

template<typename T>
struct IsAProtocolMessage : public bool_constant<std::is_convertible<const T*, const ::proto2::Message*>::value>