|
CeresEngine 0.2.0
A game development framework
|
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. | |