Home
last modified time | relevance | path

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

/oneTBB/examples/graph/binpack/
H A Dbinpack.cpp54 typedef oneapi::tbb::flow::input_node<value_type> value_source; typedef
314 value_source the_source(g, item_generator()); in main()