co_ecs 0.9.0
Cobalt ECS
Loading...
Searching...
No Matches
parallel_for.hpp File Reference

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.