dune-typetree 2.9
Public Types | List of all members
Dune::TypeTree::IndexFilter< indices > Struct Template Reference

Filter class for FilteredCompositeNode that selects the children with the given indices. More...

#include <dune/typetree/filters.hh>

Inheritance diagram for Dune::TypeTree::IndexFilter< indices >:
Inheritance graph

Public Types

typedef AdvancedFilterTag FilterTag
 Filter tag for deciding on filter application mechanism. More...
 

Detailed Description

template<std::size_t... indices>
struct Dune::TypeTree::IndexFilter< indices >

Filter class for FilteredCompositeNode that selects the children with the given indices.

Member Typedef Documentation

◆ FilterTag

Filter tag for deciding on filter application mechanism.


The documentation for this struct was generated from the following file: