Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
field of type K being used for matching. More...
#include <_flow_graph_body_impl.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 79 of file _flow_graph_body_impl.h.
typedef strip<K>::type internal::graph_policy_namespace::key_matching< K, KHash >::base_key_type |
Definition at line 81 of file _flow_graph_body_impl.h.
typedef KHash internal::graph_policy_namespace::key_matching< K, KHash >::hash_compare_type |
Definition at line 82 of file _flow_graph_body_impl.h.
typedef K internal::graph_policy_namespace::key_matching< K, KHash >::key_type |
Definition at line 80 of file _flow_graph_body_impl.h.