| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
type mimicking std::pair but with trailing fill to ensure each element of an array More...
#include <flow_graph.h>
Public Attributes | |
| char | first [sizeof(T1)] | 
| T2 | second | 
| char | fill1 [REM] | 
type mimicking std::pair but with trailing fill to ensure each element of an array
Definition at line 392 of file flow_graph.h.
| char tbb::flow::interface11::internal::type_plus_align< T1, T2, REM >::fill1[REM] | 
Definition at line 395 of file flow_graph.h.
| char tbb::flow::interface11::internal::type_plus_align< T1, T2, REM >::first[sizeof(T1)] | 
Definition at line 393 of file flow_graph.h.
| T2 tbb::flow::interface11::internal::type_plus_align< T1, T2, REM >::second | 
Definition at line 394 of file flow_graph.h.