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

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

FindAlgorithmFunctorCeresEngine::FindIfAlgorithmFunctorprivate
FindIfNotAlgorithmFunctorCeresEngine::FindIfAlgorithmFunctorprivate
operator()(const E &executor, P p, I first, S last, Fun f) constCeresEngine::UnaryAlgorithmFunctor< FindIfAlgorithmFunctor >inline
operator()(const E &executor, P p, R &&r, Fun f) constCeresEngine::UnaryAlgorithmFunctor< FindIfAlgorithmFunctor >inline
operator()(P p, I first, S last, Fun f) constCeresEngine::UnaryAlgorithmFunctor< FindIfAlgorithmFunctor >inline
operator()(P p, R &&r, Fun f) constCeresEngine::UnaryAlgorithmFunctor< FindIfAlgorithmFunctor >inline
operator()(const E &executor, I first, S last, Fun f) constCeresEngine::UnaryAlgorithmFunctor< FindIfAlgorithmFunctor >inline
operator()(const E &executor, R &&r, Fun f) constCeresEngine::UnaryAlgorithmFunctor< FindIfAlgorithmFunctor >inline
operator()(I first, S last, Fun f) constCeresEngine::UnaryAlgorithmFunctor< FindIfAlgorithmFunctor >inline
operator()(R &&r, Fun f) constCeresEngine::UnaryAlgorithmFunctor< FindIfAlgorithmFunctor >inline
run(I first, S last, Fun p)CeresEngine::FindIfAlgorithmFunctorinlineprivatestatic
run(const E &executor, P p, I first, S last, Fun f)CeresEngine::FindIfAlgorithmFunctorinlineprivatestatic
UnaryAlgorithmFunctor< FindIfAlgorithmFunctor >CeresEngine::FindIfAlgorithmFunctorprivate