#include <dune/fem/common/tupleutility.hh>
◆ value
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 )
static const bool value
Definition: tupleutility.hh:161
The documentation for this struct was generated from the following file: