Dune::Derived_from< T, B > Struct Template Reference
#include <helpertemplates.hh>
List of all members.
Detailed Description
template<class T, class B>
struct Dune::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: