CppUtils-Impl.h File Reference
#include <algorithm>
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) |