tbb::internal::do_task_iter< Iterator, Body, Item > Class Template Reference
[Algorithms]
For internal use only.
More...
#include <parallel_do.h>
Inherits tbb::task.
Inheritance diagram for tbb::internal::do_task_iter< Iterator, Body, Item >:
[legend]List of all members.
|
Public Member Functions |
| do_task_iter (Iterator first, Iterator last, feeder_type &feeder) |
Detailed Description
template<typename Iterator, typename Body, typename Item>
class tbb::internal::do_task_iter< Iterator, Body, Item >
For internal use only.
Gets block of iterations and packages them into a do_group_task.
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.