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

#include <flow_graph.h>

Collaboration diagram for tbb::flow::interface11::internal::input_types< 1, InputTuple >:

Public Types

typedef tuple_element< 0, InputTuple >::type first_type
 
typedef internal::tagged_msg< size_t, first_typetype
 

Detailed Description

template<typename InputTuple>
struct tbb::flow::interface11::internal::input_types< 1, InputTuple >

Definition at line 337 of file flow_graph.h.

Member Typedef Documentation

◆ first_type

template<typename InputTuple >
typedef tuple_element<0, InputTuple>::type tbb::flow::interface11::internal::input_types< 1, InputTuple >::first_type

Definition at line 338 of file flow_graph.h.

◆ type

template<typename InputTuple >
typedef internal::tagged_msg<size_t, first_type > tbb::flow::interface11::internal::input_types< 1, InputTuple >::type

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