Man Page: __gnu_parallel::_samplingsorter
Operating Environment: debian
Section: 3
__gnu_parallel::_SamplingSorter< __stable, _RAIter, _StrictWeakOrde__gnu_parallel::_SamplingSorter< __stable, _RAIter, _StrictWeakOrdering >(3cxx)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 1004 of file multiway_merge.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ T__gnu_parallel::_SamplingSorter< __stable, _RAIter, _StrictWeakOrdering >(3cxx)
| Related Man Pages |
|---|
| std::__parallel(3) - centos |
| __gnu_cxx::slist(3) - debian |
| __gnu_parallel::_pmwmssortingdata(3) - debian |
| __gnu_parallel::_qsbthreadlocal(3) - centos |
| std::__parallel(3cxx) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Introduction |
| One instance of comparing grep and awk |