DUNE-ACFEM (unstable)
Dune::ACFem::HasPropertyFunctor< Tuple, F > Struct Template Reference
#include <dune/acfem/mpl/subtuple.hh>
Detailed Description
template<class Tuple, template< class... > class F>
struct Dune::ACFem::HasPropertyFunctor< Tuple, F >
struct Dune::ACFem::HasPropertyFunctor< Tuple, F >
Helper for filteredSubTuple(). F should be a functor which derives from std::true_type or std::false_type. During the filter procedure it will be instantiated with the type of each tuple element as template argument.
The documentation for this struct was generated from the following file:
- dune/acfem/mpl/subtuple.hh
