Home
last modified time | relevance | path

Searched defs:composite_node (Results 1 – 1 of 1) sorted by relevance

/oneTBB/include/oneapi/tbb/
H A Dflow_graph.h2698 template< typename InputTuple, typename OutputTuple > class composite_node; variable
2718 composite_node( graph &g ) : graph_node(g) { in composite_node() function
2766 composite_node( graph &g ) : graph_node(g) { in composite_node() function
2807 __TBB_NOINLINE_SYM composite_node( graph &g ) : graph_node(g) { in composite_node() function