dune-common  2.5-git
Public Types | List of all members
Dune::Concept::Imp::TupleEntriesModelHelper< C, Tuple >::AccumulateFunctor< Accumulated, T > Struct Template Reference

#include <dune/common/concept.hh>

Public Types

using type = typename std::integral_constant< bool, Accumulated::value and models< C, T >()>
 

Member Typedef Documentation

§ type

template<class C, class Tuple>
template<class Accumulated , class T >
using Dune::Concept::Imp::TupleEntriesModelHelper< C, Tuple >::AccumulateFunctor< Accumulated, T >::type = typename std::integral_constant<bool, Accumulated::value and models<C, T>()>

The documentation for this struct was generated from the following file: