Symphony Of Empires
|
Go to the source code of this file.
Namespaces | |
tbb | |
Functions | |
template<typename T , typename F > | |
void | tbb::parallel_for (T range, F &&func) |
template<typename It , typename F > | |
void | tbb::parallel_for (It first, It last, F &&func) |