|
dune-typetree 2.11
|
Access to the type and storage type of the i-th child. More...
#include <dune/typetree/compositenode.hh>
Public Types | |
| typedef std::tuple_element< k, ChildTypes >::type | Type |
| The type of the child. | |
| typedef std::tuple_element< k, ChildTypes >::type | type |
| The type of the child. | |
Access to the type and storage type of the i-th child.
| typedef std::tuple_element<k,ChildTypes>::type Dune::TypeTree::CompositeNode< Children >::Child< k >::Type |
The type of the child.
| typedef std::tuple_element<k,ChildTypes>::type Dune::TypeTree::CompositeNode< Children >::Child< k >::type |
The type of the child.