|
ADTF
|
#include <object.h>
Inherits derive_from_type< Base, NextBase >.
This template checks if the first base implements the requested interface, otherwise checks the next base. It defines an ucom::ant::IObject resolve path if the base is a subclass of ucom::ant::IObject.