Template Function quickpool::loop::create_workers¶
Defined in File quickpool.hxx
Function Documentation¶
-
creates loop workers. They must be passed to each worker using a shared pointer, so that they persist if an inner
parallel_for()in a nested loop exits.