Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Go to the source code of this file.
Namespaces | |
internal | |
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 |
__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 41 of file _flow_graph_streaming_node.h.