max_m_elements.hxx File Reference
#include <functional>
#include <limits>
Include dependency graph for max_m_elements.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 Container , typename IT , typename Compare = std::greater_equal<typename std::iterator_traits<IT>::value_type>>
Container huc::search::MaxMElements (const IT &begin, const IT &end, const int m)