Man Page: __gnu_parallel::sampling_sorter
Operating Environment: debian
Section: 3
__gnu_parallel::sampling_sorter< stable, RandomAccessIter__gnu_parallel::sampling_sorter< stable, RandomAccessIterator, StrictWeakOrdering >(3cxx)NAME__gnu_parallel::sampling_sorter< stable, RandomAccessIterator, StrictWeakOrdering > -SYNOPSISPublic Member Functions void operator() (RandomAccessIterator first, RandomAccessIterator last, StrictWeakOrdering comp) Detailed Description template<bool stable, class RandomAccessIterator, class StrictWeakOrdering>struct __gnu_parallel::sampling_sorter< stable, RandomAccessIterator, StrictWeakOrdering > Stable sorting functor. Used to reduce code instanciation in multiway_merge_sampling_splitting. Definition at line 1072 of file multiway_merge.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ __gnu_parallel::sampling_sorter< stable, RandomAccessIterator, StrictWeakOrdering >(3cxx)
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Introduction |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |