dune-typetree
2.8.0
|
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.