|
dune-typetree 2.11
|
Access to the type and storage type of the i-th child. More...
#include <dune/typetree/powernode.hh>
Public Types | |
| typedef T | Type |
| The type of the child. | |
| typedef T | type |
| The type of the child. | |
Access to the type and storage type of the i-th child.
| typedef T Dune::TypeTree::PowerNode< T, k >::Child< i >::Type |
The type of the child.
| typedef T Dune::TypeTree::PowerNode< T, k >::Child< i >::type |
The type of the child.