Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
internal::pick_tuple_max< 0, Tuple, Selector > Struct Template Reference

#include <_flow_graph_types_impl.h>

Collaboration diagram for internal::pick_tuple_max< 0, Tuple, Selector >:

Public Types

typedef tbb::flow::tuple_element< 0, Tuple >::type type
 

Detailed Description

template<class Tuple, template< class > class Selector>
struct internal::pick_tuple_max< 0, Tuple, Selector >

Definition at line 564 of file _flow_graph_types_impl.h.

Member Typedef Documentation

◆ type

template<class Tuple , template< class > class Selector>
typedef tbb::flow::tuple_element<0, Tuple>::type internal::pick_tuple_max< 0, Tuple, Selector >::type

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