.TH "__gnu_parallel::LoserTreePointer< stable, T, Comparator >" 3cxx "Thu Aug 2 2012" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_parallel::LoserTreePointer< stable, T, Comparator > \- .SH SYNOPSIS .br .PP .PP Inherits \fB__gnu_parallel::LoserTreePointerBase< T, Comparator >\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "void \fBdelete_min_insert\fP (const T &key, bool sup)" .br .ti -1c .RI "int \fBget_min_source\fP ()" .br .ti -1c .RI "void \fBinit\fP ()" .br .ti -1c .RI "unsigned int \fBinit_winner\fP (unsigned int root)" .br .ti -1c .RI "void \fBinsert_start\fP (const T &key, int source, bool sup)" .br .ti -1c .RI "\fBLoserTreePointer\fP (unsigned int _k, Comparator _comp=\fBstd::less\fP< T >())" .br .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "Comparator \fBcomp\fP" .br .ti -1c .RI "unsigned int \fBik\fP" .br .ti -1c .RI "unsigned int \fBk\fP" .br .ti -1c .RI "\fBLoser\fP * \fBlosers\fP" .br .ti -1c .RI "unsigned int \fBoffset\fP" .br .in -1c .SH "Detailed Description" .PP .SS "templateclass __gnu_parallel::LoserTreePointer< stable, T, Comparator >" Stable \fBLoserTree\fP implementation\&. The unstable variant is implemented using partial instantiation below\&. .PP Definition at line 394 of file losertree\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.