__gnu_parallel::_SamplingSorter.3cxx
Contents
Detailed Description
template<bool__stable,class_RAIter,class_StrictWeakOrdering>
struct __gnu_parallel::_SamplingSorter< __stable, _RAIter, _StrictWeakOrdering >"Stable sorting functor.
Used to reduce code instanciation in multiway_merge_sampling_splitting.
Name
__gnu_parallel::_SamplingSorter< __stable, _RAIter, _StrictWeakOrdering > - Stable sorting functor.
Synopsis
#include <multiway_merge.h>
PublicMemberFunctions
void operator() (_RAIter __first, _RAIter __last, _StrictWeakOrdering __comp)
