|
OpenVDB
9.0.1
|
A unified wrapper for tbb::parallel_invoke and a naive std::thread analog. More...
Go to the source code of this file.
Namespaces | |
| nanovdb | |
Functions | |
| template<typename Func , typename... Rest> | |
| int | invoke (const Func &taskFunc1, Rest...taskFuncN) |
A unified wrapper for tbb::parallel_invoke and a naive std::thread analog.
1.8.11