Provided by: libstdc++6-4.4-doc_4.4.7-8ubuntu1_all 

__gnu_parallel::sampli...r, StrictWeakOrdering >(3cxx) __gnu_parallel::sampli...r, StrictWeakOrdering >(3cxx)
NAME
__gnu_parallel::sampling_sorter< stable, RandomAccessIterator, StrictWeakOrdering > -
SYNOPSIS
Public 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++ Thu Mar 2__gnu_parallel::sampli...r, StrictWeakOrdering >(3cxx)