.TH "__gnu_parallel::LoserTreePointerUnguardedBase< T, Comparator >" 3cxx "Thu Aug 2 2012" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_parallel::LoserTreePointerUnguardedBase< T, Comparator > \- .SH SYNOPSIS .br .PP .PP Inherited by \fB__gnu_parallel::LoserTreePointerUnguarded< stable, T, Comparator >\fP, and \fB__gnu_parallel::LoserTreePointerUnguarded< false, T, Comparator >\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "int \fBget_min_source\fP ()" .br .ti -1c .RI "void \fBinsert_start\fP (const T &key, int source, bool)" .br .ti -1c .RI "\fBLoserTreePointerUnguardedBase\fP (unsigned int _k, const T &_sentinel, 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 "Loser * \fBlosers\fP" .br .ti -1c .RI "unsigned int \fBoffset\fP" .br .in -1c .SH "Detailed Description" .PP .SS "templateclass __gnu_parallel::LoserTreePointerUnguardedBase< T, Comparator >" Unguarded loser tree, keeping only pointers to the elements in the tree structure\&. No guarding is done, therefore not a single input sequence must run empty\&. This is a very fast variant\&. .PP Definition at line 789 of file losertree\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.