dune-typetree 2.10
|
Access to the type and storage type of the i-th child. More...
#include <dune/typetree/filteredcompositenode.hh>
Public Types | |
typedef OriginalChild::Type | Type |
The type of the child. | |
typedef OriginalChild::type | type |
The type of the child. | |
Access to the type and storage type of the i-th child.
typedef OriginalChild::Type Dune::TypeTree::FilteredCompositeNode< Node, Filter >::Child< k >::Type |
The type of the child.
typedef OriginalChild::type Dune::TypeTree::FilteredCompositeNode< Node, Filter >::Child< k >::type |
The type of the child.