dune-typetree  2.5.0
Namespaces | Functions
traversal.hh File Reference
#include <dune/typetree/nodetags.hh>
#include <dune/typetree/treepath.hh>
#include <dune/typetree/visitor.hh>
#include <dune/typetree/applytochildrensingletree.hh>

Go to the source code of this file.

Namespaces

 Dune
 
 Dune::TypeTree
 

Functions

template<typename Tree , typename Visitor >
void Dune::TypeTree::applyToTree (Tree &&tree, Visitor &&visitor)
 Apply visitor to TypeTree. More...