dune-typetree
2.4-dev
|
Apply the filter. More...
#include <dune/typetree/filters.hh>
Public Types | |
typedef filter_helper< Filter, 0, 0, Children...>::template apply::type | type |
Apply the filter.
typedef filter_helper<Filter,0,0,Children...>::template apply ::type Dune::TypeTree::filter< Filter >::apply< Node, Children >::type |