BRE12
|
Public Types | |
typedef input_types< N, OutputTuple >::type | output_type |
typedef wrap_tuple_elements< N, indexer_input_port, OutputTuple >::type | input_ports_type |
typedef internal::indexer_node_FE< input_ports_type, output_type, OutputTuple > | indexer_FE_type |
typedef internal::indexer_node_base< input_ports_type, output_type, OutputTuple > | indexer_base_type |
Static Public Attributes | |
static const int | N = tbb::flow::tuple_size<OutputTuple>::value |