Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::flow::interface10::internal::key_from_policy< key_matching< Key & > > Struct Template Reference

#include <flow_graph.h>

Collaboration diagram for tbb::flow::interface10::internal::key_from_policy< key_matching< Key & > >:

Public Types

typedef const Key & type
 
typedef std::true_type is_key_matching
 

Detailed Description

template<typename Key>
struct tbb::flow::interface10::internal::key_from_policy< key_matching< Key & > >

Definition at line 90 of file flow_graph.h.

Member Typedef Documentation

◆ is_key_matching

template<typename Key >
typedef std::true_type tbb::flow::interface10::internal::key_from_policy< key_matching< Key & > >::is_key_matching

Definition at line 92 of file flow_graph.h.

◆ type

template<typename Key >
typedef const Key& tbb::flow::interface10::internal::key_from_policy< key_matching< Key & > >::type

Definition at line 91 of file flow_graph.h.


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

Copyright © 2005-2019 Intel Corporation. All Rights Reserved.

Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

* Other names and brands may be claimed as the property of others.