|
dune-typetree 2.9.1
|
Loading...
Searching...
No Matches
Dune::TypeTree::StaticTraversal Struct Reference
Mixin base class for visitors that require a static TreePath during traversal. More...
#include <dune/typetree/visitor.hh>
Inheritance diagram for Dune::TypeTree::StaticTraversal:

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
Member Data Documentation
◆ treePathType
|
static |
Use the static tree traversal algorithm.
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