BRE12
Public Types | List of all members
internal::graph_policy_namespace::key_matching< K, KHash > Struct Template Reference

field of type K being used for matching. More...

#include <_flow_graph_impl.h>

Public Types

typedef K key_type
 
typedef strip< K >::type base_key_type
 
typedef KHash hash_compare_type
 

Detailed Description

template<typename K, typename KHash = tbb_hash_compare<typename strip<K>::type >>
struct internal::graph_policy_namespace::key_matching< K, KHash >

field of type K being used for matching.


The documentation for this struct was generated from the following file: