CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
ForEach.hpp File Reference

Go to the source code of this file.

Classes

class  CeresEngine::ForEachAlgorithmFunctor
 Functor representing the overloads for the for_each function. More...
 
class  CeresEngine::ForEachAlgorithmFunctor::Graph< Executor >
 Internal class that takes care of the for-eaching tasks and its incomplete tasks. More...
 

Namespaces

namespace  CeresEngine
 

Variables

constexpr ForEachAlgorithmFunctor CeresEngine::for_each
 Applies a function to a range of elements.