ADTF  3.18.2
expose_interfaces<... >

Meta struct template evaluated at compile time when compiling default_object. More...

Detailed Description

template<typename ...>
struct adtf::ucom::ant::expose_interfaces<... >

Meta struct template evaluated at compile time when compiling default_object.

Purpose of this struct is to provide the compiler with the necessary information about how to separate the classes deriving from from the interfaces to expose in meta struct template default_object template specialization.

Definition at line 612 of file adtf_iid.h.