This is a customized flow over a an existing flow, that only converts the consumers_count
request to 2D requests. This is used for scan
skeleton.
More...
Public Types | |
template<typename F = skeletons::no_filter> | |
using | producer_type = typename Flow::template producer_type< F > |
This is a customized flow over a an existing flow, that only converts the consumers_count
request to 2D requests. This is used for scan
skeleton.
Flow | the underlying flow |