#include <parallel.h>
template<typename F, typename Container, typename Input, bool Sync = false>
template<typename F, typename Container, typename Input, bool Sync = false>
void parallel_iter< F, Container, Input, Sync >::run |
( |
Container & |
v | ) |
|
|
inline |
References parallel_iter< F, Container, Input, Sync >::a, parallel_iter< F, Container, Input, Sync >::pf, parallel_for< F, Sync >::run(), and parallel_iter< F, Container, Input, Sync >::aux::v.
Referenced by parallel_mc::operator()().
template<typename F, typename Container, typename Input, bool Sync = false>
template<typename F, typename Container, typename Input, bool Sync = false>
The documentation for this struct was generated from the following file: