DOKK / manpages / debian 10 / libstdc++-7-doc / __gnu_parallel::_SamplingSorter.3cxx.en
__gnu_parallel::_SamplingSorter< __stable, _RAIter, _StrictWeakOrdering >(3cxx) __gnu_parallel::_SamplingSorter< __stable, _RAIter, _StrictWeakOrdering >(3cxx)

__gnu_parallel::_SamplingSorter< __stable, _RAIter, _StrictWeakOrdering > - Stable sorting functor.


void operator() (_RAIter __first, _RAIter __last, _StrictWeakOrdering __comp)

struct __gnu_parallel::_SamplingSorter< __stable, _RAIter, _StrictWeakOrdering >" Stable sorting functor.

Used to reduce code instanciation in multiway_merge_sampling_splitting.

Definition at line 1007 of file multiway_merge.h.

Generated automatically by Doxygen for libstdc++ from the source code.

Mon Feb 25 2019 libstdc++