Dune Core Modules (2.9.0)

Dune::TypeTree::FilteredCompositeNode< Node, Filter >::Child< k > Struct Template Reference

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

#include <dune/typetree/filteredcompositenode.hh>

Public Types

typedef OriginalChild::Type Type
 The type of the child.
 
typedef OriginalChild::type type
 The type of the child.
 

Detailed Description

template<typename Node, typename Filter>
template<std::size_t k>
struct Dune::TypeTree::FilteredCompositeNode< Node, Filter >::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 4, 22:30, 2024)