max_distance.hxx File Reference
#include <iterator>
#include <utility>
Include dependency graph for max_distance.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 

Functions

template<typename IT , typename Distance = std::minus<typename std::iterator_traits<IT>::value_type>>
std::pair< int, int > SHA_Search::MaxDistance (const IT &begin, const IT &end)