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

#include <flow_graph.h>

Collaboration diagram for tbb::flow::interface11::internal::type_plus_align< T1, T2, 0 >:

Public Attributes

char first [sizeof(T1)]
 
T2 second
 

Detailed Description

template<typename T1, typename T2>
struct tbb::flow::interface11::internal::type_plus_align< T1, T2, 0 >

Definition at line 399 of file flow_graph.h.

Member Data Documentation

◆ first

template<typename T1 , typename T2 >
char tbb::flow::interface11::internal::type_plus_align< T1, T2, 0 >::first[sizeof(T1)]

Definition at line 400 of file flow_graph.h.

◆ second

template<typename T1 , typename T2 >
T2 tbb::flow::interface11::internal::type_plus_align< T1, T2, 0 >::second

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