Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <_flow_graph_types_impl.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 > > | type |
Definition at line 102 of file _flow_graph_types_impl.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> > internal::wrap_tuple_elements< 3, PT, TypeTuple >::type |
Definition at line 107 of file _flow_graph_types_impl.h.