Derived_from< T, B > Struct Template Reference

#include <helpertemplates.hh>

List of all members.


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:

Generated on 12 Dec 2007 with Doxygen (ver 1.5.1)