dune-typetree 2.9
|
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. More... | |
typedef T | type |
The type of the child. More... | |
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.