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

Go to the source code of this file.

Classes

class  CeresEngine::CountIfAlgorithmFunctor
 Functor representing the overloads for the count_if function. More...
 
class  CeresEngine::CountIfAlgorithmFunctor::Graph< Executor, I >
 

Namespaces

namespace  CeresEngine
 

Variables

constexpr CountIfAlgorithmFunctor CeresEngine::count_if
 Returns the number of elements satisfying specific criteria.