Provided by: libstdc++6-4.6-doc_4.6.4-6ubuntu2_all 

__gnu_parallel::_Sampl..., _StrictWeakOrdering >(3cxx) __gnu_parallel::_Sampl..., _StrictWeakOrdering >(3cxx)
NAME
__gnu_parallel::_SamplingSorter< __stable, _RAIter, _StrictWeakOrdering > -
SYNOPSIS
Public 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++ Thu Mar 2__gnu_parallel::_Sampl..., _StrictWeakOrdering >(3cxx)