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

 huc
 
 huc::search
 

Functions

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