Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Go to the source code of this file.
Namespaces | |
internal | |
Macros | |
#define | __TBB_flow_graph_streaming_H |
Functions | |
template<int N1, int N2 = N1> | |
__TBB_DEPRECATED internal::port_ref_impl< N1, N2 > | port_ref () |
template<typename... Args> | |
void | internal::ignore_return_values (Args &&...) |
template<typename T > | |
T | internal::or_return_values (T &&t) |
template<typename T , typename... Rest> | |
T | internal::or_return_values (T &&t, Rest &&... rest) |
Variables | |
template<typename... Args> | |
class __TBB_DEPRECATED | streaming_node |
#define __TBB_flow_graph_streaming_H |
Definition at line 19 of file flow_graph.h.
__TBB_DEPRECATED internal::port_ref_impl<N1,N2> port_ref | ( | ) |
Definition at line 41 of file _flow_graph_streaming_node.h.
class __TBB_DEPRECATED streaming_node |
Definition at line 302 of file _flow_graph_streaming_node.h.