|
dune-typetree 2.12-git
|
Loading...
Searching...
No Matches
Dune::TypeTree::AccumulateType< Tree, Policy > Struct Template Reference
Statically accumulate a type over the nodes of a TypeTree. More...
#include <dune/typetree/accumulate_static.hh>
Public Types | |
| typedef accumulate_type< Tree, Policy, typenamePolicy::start_type, HybridTreePath<>, NodeTag< Tree > >::type | type |
| The accumulated result of the computation. | |
Detailed Description
template<typename Tree, typename Policy>
struct Dune::TypeTree::AccumulateType< Tree, Policy >
struct Dune::TypeTree::AccumulateType< Tree, Policy >
Statically accumulate a type over the nodes of a TypeTree.
This struct implements an algorithm for iterating over a tree and calculating an accumulated type at compile time.
- Template Parameters
-
Tree The tree to iterate over. Policy Model of TypeAccumulationPolicy controlling the behavior of the algorithm.
Member Typedef Documentation
◆ type
template<typename Tree , typename Policy >
| typedef accumulate_type<Tree,Policy,typenamePolicy::start_type,HybridTreePath<>,NodeTag<Tree>>::type Dune::TypeTree::AccumulateType< Tree, Policy >::type |
The accumulated result of the computation.
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8