parallel_sort.h File Reference
#include <algorithm>
#include <thread>
#include <vector>

Go to the source code of this file.

Namespaces

 alglib
 
 alglib::mutithreaded
 

Functions

template<typename RandomAccessIter >
void alglib::mutithreaded::merge_sort (RandomAccessIter first, RandomAccessIter last)