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

Go to the source code of this file.

Classes

class  CeresEngine::AllOfAlgorithmFunctor
 Functor representing the overloads for the all_of function. More...
 
class  CeresEngine::AllOfAlgorithmFunctor::Graph< Executor >
 

Namespaces

namespace  CeresEngine
 

Variables

constexpr AllOfAlgorithmFunctor CeresEngine::all_of
 Checks if a predicate is true for all the elements in a range.