Dune Core Modules (2.8.0)
Dune::TypeTree::VisitDirectChildren Struct Reference
Mixin base class for visitors that only want to visit the direct children of a node. More...
#include <dune/typetree/visitor.hh>
Classes | |
struct | VisitChild |
Template struct for determining whether or not to visit a given child. More... | |
Detailed Description
Mixin base class for visitors that only want to visit the direct children of a node.
This mixin class will reject all children presented to it, causing the algorithm to only visit the root node and call DefaultVisitor::beforeChild() and DefaultVisitor::afterChild() for its direct children.
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)