ADTF  3.18.2
parent_follows_child< Base, NextBase, Bases... >

this template checks if parent interfaces are not specified before their children More...

Inheritance diagram for parent_follows_child< Base, NextBase, Bases... >:
[legend]

Detailed Description

template<typename Base, typename NextBase, typename ... Bases>
struct adtf::ucom::catwo::detail::parent_follows_child< Base, NextBase, Bases... >

this template checks if parent interfaces are not specified before their children

Definition at line 282 of file object.h.