tbb::internal::finish_reduce< Body > Class Template Reference
[Algorithms]
Task type use to combine the partial results of parallel_reduce.
More...
#include <parallel_reduce.h>
Inherits tbb::task.
Inheritance diagram for tbb::internal::finish_reduce< Body >:
[legend]List of all members.
|
Friends |
class | start_reduce |
Detailed Description
template<typename Body>
class tbb::internal::finish_reduce< Body >
Task type use to combine the partial results of parallel_reduce.
The documentation for this class was generated from the following file:
Copyright © 2005-2008 Intel Corporation. All Rights Reserved.
Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are
registered trademarks or trademarks of Intel Corporation or its
subsidiaries in the United States and other countries.
* Other names and brands may be claimed as the property of others.