Home
last modified time | relevance | path

Searched refs:f_type (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_composite_node.cpp442 typedef tbb::flow::function_node<int, int> f_type; in input_only_output_only_composite() typedef
454 f_type f(g, 1, passthru_body()); in input_only_output_only_composite()
460 std::tuple<f_type& > input_tuple(f); in input_only_output_only_composite()