Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <flow_graph.h>
Public Types | |
typedef pick_tuple_max< N-1, Tuple, Selector >::type | LeftMaxType |
typedef tbb::flow::tuple_element< N-1, Tuple >::type | ThisType |
typedef pick_max< Selector, LeftMaxType, ThisType >::type | type |
Definition at line 559 of file flow_graph.h.
typedef pick_tuple_max<N-1, Tuple, Selector>::type tbb::flow::interface11::internal::pick_tuple_max< N, Tuple, Selector >::LeftMaxType |
Definition at line 560 of file flow_graph.h.
typedef tbb::flow::tuple_element<N-1, Tuple>::type tbb::flow::interface11::internal::pick_tuple_max< N, Tuple, Selector >::ThisType |
Definition at line 561 of file flow_graph.h.
typedef pick_max<Selector, LeftMaxType, ThisType>::type tbb::flow::interface11::internal::pick_tuple_max< N, Tuple, Selector >::type |
Definition at line 562 of file flow_graph.h.