.TH "__gnu_parallel::_SamplingSorter< __stable, _RAIter, _StrictWeakOrdering >" 3cxx "libstdc++" \" -*- nroff -*-
.ad l
.nh
.SH NAME
__gnu_parallel::_SamplingSorter< __stable, _RAIter, _StrictWeakOrdering > \- Stable sorting functor\&.  

.SH SYNOPSIS
.br
.PP
.PP
\fC#include <multiway_merge\&.h>\fP
.SS "Public Member Functions"

.in +1c
.ti -1c
.RI "void \fBoperator()\fP (_RAIter __first, _RAIter __last, _StrictWeakOrdering __comp)"
.br
.in -1c
.SH "Detailed Description"
.PP 

.SS "template<bool __stable, class _RAIter, class _StrictWeakOrdering>
.br
struct __gnu_parallel::_SamplingSorter< __stable, _RAIter, _StrictWeakOrdering >"Stable sorting functor\&. 

Used to reduce code instanciation in multiway_merge_sampling_splitting\&. 
.PP
Definition at line \fB1007\fP of file \fBmultiway_merge\&.h\fP\&.
.SH "Member Function Documentation"
.PP 
.SS "template<bool __stable, class _RAIter , class _StrictWeakOrdering > void \fB__gnu_parallel::_SamplingSorter\fP< __stable, _RAIter, _StrictWeakOrdering >::operator() (_RAIter __first, _RAIter __last, _StrictWeakOrdering __comp)\fC [inline]\fP"

.PP
Definition at line \fB1010\fP of file \fBmultiway_merge\&.h\fP\&.

.SH "Author"
.PP 
Generated automatically by Doxygen for libstdc++ from the source code\&.