logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

__gnu_parallel::_SamplingSorter.3cxx

Author

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

                                                    libstd__gnu_parallel::_Sampl...,_StrictWeakOrdering>(3cxx)

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)

See Also