#include <parallel_reduce.h>
Inherits tbb::task.
Inheritance diagram for tbb::internal::start_reduce_with_affinity< Range, Body >:
Static Public Member Functions | |
void | run (const Range &range, Body &body, affinity_partitioner &partitioner) |
void | run (const Range &range, Body &body, affinity_partitioner &partitioner, task_group_context &context) |
Friends | |
class | finish_reduce_with_affinity |