Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

tbb::internal::parallel_do_operator_selector< Body, Item > Class Template Reference
[Algorithms]

For internal use only. More...

#include <parallel_do.h>

List of all members.

Static Public Member Functions

template<typename A1, typename A2>
void call (const Body &obj, A1 &arg1, A2 &arg2)


Detailed Description

template<class Body, typename Item>
class tbb::internal::parallel_do_operator_selector< Body, Item >

For internal use only.

Selects one of the two possible forms of function call member operator.


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.