BRE12
Public Types | Static Public Attributes | List of all members
internal::is_element_of< Q, N, Tuple > Struct Template Reference

Public Types

typedef tbb::flow::tuple_element< N-1, Tuple >::type T_i
 

Static Public Attributes

static const bool value = tbb::internal::is_same_type<Q,T_i>::value || is_element_of<Q,N-1,Tuple>::value
 

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