Template Struct assert_type_pair_is_specialized_type_adapter

Struct Documentation

template<typename CustomType, typename ROSMessageType>
struct assert_type_pair_is_specialized_type_adapter

Public Types

using type_adapter = TypeAdapter<CustomType, ROSMessageType>