|
dune-typetree
2.6-rc1
|
Mixin base class for visitors that only need a dynamic TreePath during traversal. More...
#include <dune/typetree/visitor.hh>

Static Public Attributes | |
| static const TreePathType::Type | treePathType = TreePathType::dynamic |
| Use the dynamic tree traversal algorithm. More... | |
Mixin base class for visitors that only need a dynamic TreePath during traversal.
|
static |
Use the dynamic tree traversal algorithm.
1.8.13