Thrill  0.1
DefaultStableSortAlgorithm Class Reference

Detailed Description

Definition at line 862 of file sort.hpp.

#include <sort.hpp>

Public Member Functions

template<typename Iterator , typename CompareFunction >
void operator() (Iterator begin, Iterator end, CompareFunction cmp) const
 

Member Function Documentation

◆ operator()()

void operator() ( Iterator  begin,
Iterator  end,
CompareFunction  cmp 
) const
inline

Definition at line 866 of file sort.hpp.


The documentation for this class was generated from the following file: