#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/common/tupleutility.hh>
template<class Tuple , class Type , int N = std::tuple_size< Tuple >::value>
Initial value:= ( std::is_same<
typename std::tuple_element< N-1, Tuple >::type, Type >
::value || ContainsType< Tuple, Type, N-1 >
::value )
The documentation for this struct was generated from the following file: