dune-typetree
2.5.0
|
#include <tuple>
#include <memory>
#include <dune/typetree/nodetags.hh>
#include <dune/typetree/childextraction.hh>
Go to the source code of this file.
Classes | |
class | Dune::TypeTree::CompositeNode< Children > |
Base class for composite nodes based on variadic templates. More... | |
struct | Dune::TypeTree::CompositeNode< Children >::Child< k > |
Access to the type and storage type of the i-th child. More... | |
Namespaces | |
Dune | |
Dune::TypeTree | |