Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <flow_graph.h>
Public Types | |
typedef KeyTraits::key_type | K |
typedef KeyTraits::hash_compare_type | KHash |
typedef tbb::flow::tuple< PT< KeyTrait< K, KHash, Args > >... > | type |
Definition at line 64 of file flow_graph.h.
typedef KeyTraits::key_type tbb::flow::interface11::internal::wrap_key_tuple_elements< N, PT, KeyTraits, tbb::flow::tuple< Args... > >::K |
Definition at line 65 of file flow_graph.h.
typedef KeyTraits::hash_compare_type tbb::flow::interface11::internal::wrap_key_tuple_elements< N, PT, KeyTraits, tbb::flow::tuple< Args... > >::KHash |
Definition at line 66 of file flow_graph.h.
typedef tbb::flow::tuple<PT<KeyTrait<K, KHash, Args> >... > tbb::flow::interface11::internal::wrap_key_tuple_elements< N, PT, KeyTraits, tbb::flow::tuple< Args... > >::type |
Definition at line 67 of file flow_graph.h.