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

Go to the source code of this file.

Classes

class  SHA_Sort::MergeInPlace< IT >
 
class  SHA_Sort::MergeWithBuffer< Container, IT >
 

Namespaces

 SHA_Sort
 

Functions

template<typename Container , typename IT , typename Aggregator = MergeWithBuffer<Container, IT>>
void SHA_Sort::MergeSort (const IT &begin, const IT &end)