CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::CountIfAlgorithmFunctor Member List

This is the complete list of members for CeresEngine::CountIfAlgorithmFunctor, including all inherited members.

CountAlgorithmFunctorCeresEngine::CountIfAlgorithmFunctorprivate
operator()(const E &executor, P p, I first, S last, Fun f) constCeresEngine::UnaryAlgorithmFunctor< CountIfAlgorithmFunctor >inline
operator()(const E &executor, P p, R &&r, Fun f) constCeresEngine::UnaryAlgorithmFunctor< CountIfAlgorithmFunctor >inline
operator()(P p, I first, S last, Fun f) constCeresEngine::UnaryAlgorithmFunctor< CountIfAlgorithmFunctor >inline
operator()(P p, R &&r, Fun f) constCeresEngine::UnaryAlgorithmFunctor< CountIfAlgorithmFunctor >inline
operator()(const E &executor, I first, S last, Fun f) constCeresEngine::UnaryAlgorithmFunctor< CountIfAlgorithmFunctor >inline
operator()(const E &executor, R &&r, Fun f) constCeresEngine::UnaryAlgorithmFunctor< CountIfAlgorithmFunctor >inline
operator()(I first, S last, Fun f) constCeresEngine::UnaryAlgorithmFunctor< CountIfAlgorithmFunctor >inline
operator()(R &&r, Fun f) constCeresEngine::UnaryAlgorithmFunctor< CountIfAlgorithmFunctor >inline
run(I first, S last, Fun p)CeresEngine::CountIfAlgorithmFunctorinlineprivatestatic
run(const E &executor, P p, I first, S last, Fun f)CeresEngine::CountIfAlgorithmFunctorinlineprivatestatic
UnaryAlgorithmFunctor< CountIfAlgorithmFunctor >CeresEngine::CountIfAlgorithmFunctorprivate