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 549 of file flow_graph.h.
typedef pick_tuple_max<N-1, Tuple, Selector>::type tbb::flow::interface10::internal::pick_tuple_max< N, Tuple, Selector >::LeftMaxType |
Definition at line 550 of file flow_graph.h.
typedef tbb::flow::tuple_element<N-1, Tuple>::type tbb::flow::interface10::internal::pick_tuple_max< N, Tuple, Selector >::ThisType |
Definition at line 551 of file flow_graph.h.
typedef pick_max<Selector, LeftMaxType, ThisType>::type tbb::flow::interface10::internal::pick_tuple_max< N, Tuple, Selector >::type |
Definition at line 552 of file flow_graph.h.