__gnu_parallel::sampling_sorter< false, RandomAccessIterator, StrictWeakOrdering > Struct Template Reference
Non-stable sorting functor.
More...
List of all members.
Public Member Functions
-
void operator() (RandomAccessIterator first, RandomAccessIterator last, StrictWeakOrdering comp)
Detailed Description
template<class RandomAccessIterator, class StrictWeakOrdering>
struct __gnu_parallel::sampling_sorter< false, RandomAccessIterator, StrictWeakOrdering >
Non-stable sorting functor.
Used to reduce code instantiation in multiway_merge_sampling_splitting.
Definition at line 1085 of file multiway_merge.h.
The documentation for this struct was generated from the following file: