Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::flow::interface11::internal::key_from_policy< JP > Struct Template Reference

#include <flow_graph.h>

Collaboration diagram for tbb::flow::interface11::internal::key_from_policy< JP >:

Public Types

typedef size_t type
 
typedef std::false_type is_key_matching
 

Detailed Description

template<typename JP>
struct tbb::flow::interface11::internal::key_from_policy< JP >

Definition at line 74 of file flow_graph.h.

Member Typedef Documentation

◆ is_key_matching

template<typename JP>
typedef std::false_type tbb::flow::interface11::internal::key_from_policy< JP >::is_key_matching

Definition at line 76 of file flow_graph.h.

◆ type

template<typename JP>
typedef size_t tbb::flow::interface11::internal::key_from_policy< JP >::type

Definition at line 75 of file flow_graph.h.


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

Copyright © 2005-2020 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.