Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_composite_node.cpp440 typedef tbb::flow::input_node<int> src_type; in input_only_output_only_composite() typedef
452 src_type src(g, my_input_body(finish, step)); in input_only_output_only_composite()
464 std::tuple<src_type&> output_tuple(src); in input_only_output_only_composite()