|
co_ecs 0.9.0
Cobalt ECS
|
Go to the source code of this file.
Namespaces | |
| namespace | co_ecs |
Functions | |
| template<typename R > | |
| void | co_ecs::parallel_for (R &&range, auto &&func) |
| Parallelize func over elements in range. | |