Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::flow::interface10::internal::count_element< K > Struct Template Reference

#include <flow_graph.h>

Collaboration diagram for tbb::flow::interface10::internal::count_element< K >:

Public Attributes

my_key
 
size_t my_value
 

Detailed Description

template<typename K>
struct tbb::flow::interface10::internal::count_element< K >

Definition at line 636 of file flow_graph.h.

Member Data Documentation

◆ my_key

template<typename K >
K tbb::flow::interface10::internal::count_element< K >::my_key

Definition at line 637 of file flow_graph.h.

◆ my_value

template<typename K >
size_t tbb::flow::interface10::internal::count_element< K >::my_value

Definition at line 638 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.