dune-typetree
2.3.1
|
Apply the filter. More...
#include <dune/typetree/filters.hh>
Public Types | |
typedef filter_helper< Filter, 0, 0, Children...>::template apply::type | type |
Public Member Functions | |
dune_static_assert ((Filter::template validate< Node >::value),"Invalid simple filter") | |
Apply the filter.
typedef filter_helper<Filter,0,0,Children...>::template apply ::type Dune::TypeTree::filter< Filter >::apply< Node, Children >::type |
Dune::TypeTree::filter< Filter >::apply< Node, Children >::dune_static_assert | ( | (Filter::template validate< Node >::value) | , |
"Invalid simple filter" | |||
) |