Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
field of type K being used for matching. More...
#include <flow_graph.h>
Public Types | |
typedef K | key_type |
typedef strip< K >::type | base_key_type |
typedef KHash | hash_compare_type |
field of type K being used for matching.
Definition at line 80 of file flow_graph.h.
typedef strip<K>::type tbb::flow::interface11::internal::graph_policy_namespace::key_matching< K, KHash >::base_key_type |
Definition at line 82 of file flow_graph.h.
typedef KHash tbb::flow::interface11::internal::graph_policy_namespace::key_matching< K, KHash >::hash_compare_type |
Definition at line 83 of file flow_graph.h.
typedef K tbb::flow::interface11::internal::graph_policy_namespace::key_matching< K, KHash >::key_type |
Definition at line 81 of file flow_graph.h.