|
CeresEngine 0.2.0
A game development framework
|
#include "FindIf.hpp"#include "ValueCompareAlgorithm.hpp"#include "CeresEngine/Foundation/Algorithm/Partitioner.hpp"#include "CeresEngine/Foundation/Traits/is_indirectly_binary_invocable.hpp"Go to the source code of this file.
Classes | |
| class | CeresEngine::FindAlgorithmFunctor |
| Functor representing the overloads for the find function. More... | |
Namespaces | |
| namespace | CeresEngine |
Variables | |
| constexpr FindAlgorithmFunctor | CeresEngine::find |
| Finds the first element equal to another element. | |