ADTF  3.18.2
stream_meta_type_is_compatible_helper< T, std::enable_if_t<!has_is_compatible< T >::value > >

Static Public Member Functions

static constexpr bool HasIsCompatible ()
 
static tResult IsCompatible (const adtf::streaming::IStreamType &, const adtf::streaming::IStreamType &)
 

Detailed Description

template<typename T>
struct adtf::streaming::ant::detail::stream_meta_type_is_compatible_helper< T, std::enable_if_t<!has_is_compatible< T >::value > >

Definition at line 162 of file streamtype.h.