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

Go to the source code of this file.

Namespaces

 SHA_Sort
 

Functions

template<typename IT , typename Compare = std::less_equal<typename std::iterator_traits<IT>::value_type>>
IT SHA_Sort::Partition (const IT &begin, const IT &pivot, const IT &end)