Dune Core Modules (2.8.0)
Dune::TypeTree::StaticTraversal Struct Reference
Mixin base class for visitors that require a static TreePath during traversal. More...
#include <dune/typetree/visitor.hh>
Static Public Attributes | |
static const TreePathType::Type | treePathType = TreePathType::fullyStatic |
Use the static tree traversal algorithm. | |
Detailed Description
Mixin base class for visitors that require a static TreePath during traversal.
- Warning
- Static traversal should only be used if absolutely necessary, as it tends to increase compilation times and object sizes (especially if compiling with debug information)!
- See also
- DynamicTraversal
The documentation for this struct was generated from the following file:
- dune/typetree/visitor.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)