Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <flow_graph.h>
Public Types | |
typedef tbb::flow::tuple< PT< typename tbb::flow::tuple_element< 0, TypeTuple >::type >, PT< typename tbb::flow::tuple_element< 1, TypeTuple >::type >, PT< typename tbb::flow::tuple_element< 2, TypeTuple >::type >, PT< typename tbb::flow::tuple_element< 3, TypeTuple >::type > > | type |
Definition at line 109 of file flow_graph.h.
typedef tbb::flow::tuple< PT<typename tbb::flow::tuple_element<0,TypeTuple>::type>, PT<typename tbb::flow::tuple_element<1,TypeTuple>::type>, PT<typename tbb::flow::tuple_element<2,TypeTuple>::type>, PT<typename tbb::flow::tuple_element<3,TypeTuple>::type> > tbb::flow::interface10::internal::wrap_tuple_elements< 4, PT, TypeTuple >::type |
Definition at line 115 of file flow_graph.h.