Derived_from< T, B > Struct Template Reference
#include <helpertemplates.hh>
Detailed Description
template<class T, class B>
struct Derived_from< T, B >
Derived_from<A,B>();or
template<class T> class Container : Derived_from<T,Mybase> { ... };
The documentation for this struct was generated from the following file: