ADTF  3.18.2
is_interface< T, Enable >

template that checks whether a type is an interface with an IID. More...

Detailed Description

template<typename T, typename Enable = void>
struct adtf::ucom::catwo::detail::is_interface< T, Enable >

template that checks whether a type is an interface with an IID.

Definition at line 37 of file object.h.