Dune Core Modules (2.9.0)

Dune::TypeTree::CompositeNode< Children >::Child< k > Struct Template Reference

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.
 

Detailed Description

template<typename... Children>
template<std::size_t k>
struct Dune::TypeTree::CompositeNode< Children >::Child< k >

Access to the type and storage type of the i-th child.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 8, 22:30, 2024)