Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
internal::wrap_tuple_elements< 5, PT, TypeTuple > Struct Template Reference

#include <_flow_graph_types_impl.h>

Collaboration diagram for internal::wrap_tuple_elements< 5, PT, TypeTuple >:

Public Types

typedef tbb::flow::tuple< PT< typename tbb::flow::tuple_element< 0, TypeTuple >::type >, PT< typename tbb::flow::tuple_element< 1, TypeTuple >::type >, PT< typename tbb::flow::tuple_element< 2, TypeTuple >::type >, PT< typename tbb::flow::tuple_element< 3, TypeTuple >::type >, PT< typename tbb::flow::tuple_element< 4, TypeTuple >::type > > type
 

Detailed Description

template<template< class > class PT, typename TypeTuple>
struct internal::wrap_tuple_elements< 5, PT, TypeTuple >

Definition at line 143 of file _flow_graph_types_impl.h.

Member Typedef Documentation

◆ type

template<template< class > class PT, typename TypeTuple >
typedef tbb::flow::tuple< PT<typename tbb::flow::tuple_element<0,TypeTuple>::type>, PT<typename tbb::flow::tuple_element<1,TypeTuple>::type>, PT<typename tbb::flow::tuple_element<2,TypeTuple>::type>, PT<typename tbb::flow::tuple_element<3,TypeTuple>::type>, PT<typename tbb::flow::tuple_element<4,TypeTuple>::type> > internal::wrap_tuple_elements< 5, PT, TypeTuple >::type

Definition at line 150 of file _flow_graph_types_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.