Query: __gnu_parallel::_samplingsorter
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__gnu_parallel::_SamplingSorter< __stable, _RAIter, _StrictWeLibraryiF__gnu_parallel::_SamplingSorter< __stable, _RAIter, _StrictWeakOrdering >(3)NAME__gnu_parallel::_SamplingSorter< __stable, _RAIter, _StrictWeakOrdering > -SYNOPSISPublic 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. Definition at line 1007 of file multiway_merge.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue __gnu_parallel::_SamplingSorter< __stable, _RAIter, _StrictWeakOrdering >(3)