Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
internal::input_types< 5, InputTuple > Struct Template Reference

#include <_flow_graph_indexer_impl.h>

Collaboration diagram for internal::input_types< 5, InputTuple >:

Public Types

typedef tuple_element
< 0, InputTuple >::type 
first_type
 
typedef tuple_element
< 1, InputTuple >::type 
second_type
 
typedef tuple_element
< 2, InputTuple >::type 
third_type
 
typedef tuple_element
< 3, InputTuple >::type 
fourth_type
 
typedef tuple_element
< 4, InputTuple >::type 
fifth_type
 
typedef internal::tagged_msg
< size_t, first_type,
second_type, third_type,
fourth_type, fifth_type
type
 

Detailed Description

template<typename InputTuple>
struct internal::input_types< 5, InputTuple >

Definition at line 368 of file _flow_graph_indexer_impl.h.

Member Typedef Documentation

template<typename InputTuple >
typedef tuple_element<4, InputTuple>::type internal::input_types< 5, InputTuple >::fifth_type

Definition at line 373 of file _flow_graph_indexer_impl.h.

template<typename InputTuple >
typedef tuple_element<0, InputTuple>::type internal::input_types< 5, InputTuple >::first_type

Definition at line 369 of file _flow_graph_indexer_impl.h.

template<typename InputTuple >
typedef tuple_element<3, InputTuple>::type internal::input_types< 5, InputTuple >::fourth_type

Definition at line 372 of file _flow_graph_indexer_impl.h.

template<typename InputTuple >
typedef tuple_element<1, InputTuple>::type internal::input_types< 5, InputTuple >::second_type

Definition at line 370 of file _flow_graph_indexer_impl.h.

template<typename InputTuple >
typedef tuple_element<2, InputTuple>::type internal::input_types< 5, InputTuple >::third_type

Definition at line 371 of file _flow_graph_indexer_impl.h.

template<typename InputTuple >
typedef internal::tagged_msg<size_t, first_type, second_type, third_type, fourth_type, fifth_type> internal::input_types< 5, InputTuple >::type

Definition at line 375 of file _flow_graph_indexer_impl.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.