![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
#include "parallel_do.h"
Include dependency graph for Include/tbb/parallel_for_each.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | tbb |
The namespace tbb contains all components of the library. | |
Functions | |
parallel_for_each | |
| void | tbb::parallel_for_each (InputIterator first, InputIterator last, const Function &f, task_group_context &context) |
| Calls function f for all items from [first, last) interval using user-supplied context. | |
| void | tbb::parallel_for_each (InputIterator first, InputIterator last, const Function &f) |
| Uses default context. | |
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.