Provided by: libstdc++-13-doc_13.2.0-23ubuntu4_all
NAME
__gnu_parallel::_SamplingSorter< __stable, _RAIter, _StrictWeakOrdering > - Stable sorting functor.
SYNOPSIS
#include <multiway_merge.h> Public Member Functions void operator() (_RAIter __first, _RAIter __last, _StrictWeakOrdering __comp)
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.
Author
Generated automatically by Doxygen for libstdc++ from the source code. __gnu_parallel::_SamplingSorter<c++stable, _RAIter, _StrictWeakOrdering >(3cxx)