.TH "__gnu_parallel::_LoserTreeBase< _Tp, _Compare >::_Loser" 3cxx "libstdc++" \" -*- nroff -*-
.ad l
.nh
.SH NAME
__gnu_parallel::_LoserTreeBase< _Tp, _Compare >::_Loser \- Internal representation of a _LoserTree element\&.  

.SH SYNOPSIS
.br
.PP
.PP
\fC#include <losertree\&.h>\fP
.SS "Public Attributes"

.in +1c
.ti -1c
.RI "_Tp \fB_M_key\fP"
.br
.RI "_M_key of the element in the _LoserTree\&. "
.ti -1c
.RI "int \fB_M_source\fP"
.br
.RI "__index of the __source __sequence\&. "
.ti -1c
.RI "bool \fB_M_sup\fP"
.br
.RI "flag, true iff this is a 'maximum' __sentinel\&. "
.in -1c
.SH "Detailed Description"
.PP 

.SS "template<typename _Tp, typename _Compare>
.br
struct __gnu_parallel::_LoserTreeBase< _Tp, _Compare >::_Loser"Internal representation of a _LoserTree element\&. 
.SH "Member Data Documentation"
.PP 
.SS "template<typename _Tp , typename _Compare > _Tp \fB__gnu_parallel::_LoserTreeBase\fP< _Tp, _Compare >::_Loser::_M_key"

.PP
_M_key of the element in the _LoserTree\&. 
.PP
Referenced by \fB__gnu_parallel::_LoserTreeBase< _Tp, _Compare >::__insert_start()\fP\&.
.SS "template<typename _Tp , typename _Compare > int \fB__gnu_parallel::_LoserTreeBase\fP< _Tp, _Compare >::_Loser::_M_source"

.PP
__index of the __source __sequence\&. 
.PP
Referenced by \fB__gnu_parallel::_LoserTreeBase< _Tp, _Compare >::__get_min_source()\fP, and \fB__gnu_parallel::_LoserTreeBase< _Tp, _Compare >::__insert_start()\fP\&.
.SS "template<typename _Tp , typename _Compare > bool \fB__gnu_parallel::_LoserTreeBase\fP< _Tp, _Compare >::_Loser::_M_sup"

.PP
flag, true iff this is a 'maximum' __sentinel\&. 
.PP
Referenced by \fB__gnu_parallel::_LoserTreeBase< _Tp, _Compare >::__insert_start()\fP\&.

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