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

Go to the source code of this file.

Classes

class  CeresEngine::NoneOfAlgorithmFunctor
 Functor representing the overloads for the none_of function. More...
 
class  CeresEngine::NoneOfAlgorithmFunctor::Graph< Executor >
 

Namespaces

namespace  CeresEngine
 

Variables

constexpr NoneOfAlgorithmFunctor CeresEngine::none_of
 Checks if a predicate is true for none of the elements in a range.