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

#include <flow_graph.h>

Collaboration diagram for tbb::flow::interface11::internal::port_ref_impl< N1, N2 >:

Static Public Attributes

static const int size = N2 - N1 + 1
 

Detailed Description

template<int N1, int N2>
struct tbb::flow::interface11::internal::port_ref_impl< N1, N2 >

Definition at line 32 of file flow_graph.h.

Member Data Documentation

◆ size

template<int N1, int N2>
const int tbb::flow::interface11::internal::port_ref_impl< N1, N2 >::size = N2 - N1 + 1
static

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