CppUtils.hpp File Reference
#include <algorithm>
#include <Core/Utils/CppUtils-Impl.hpp>

Go to the source code of this file.

Namespaces

 CubbyFlow
 

Functions

template<class ForwardIter , class T , class Compare >
ForwardIter CubbyFlow::BinaryFind (ForwardIter first, ForwardIter last, const T &value, Compare comp)