__gnu_parallel::_LoserTreeBase< _Tp, _Compare >::_Loser(3) Library Functions Manual __gnu_parallel::_LoserTreeBase< _Tp, _Compare >::_Loser(3)

__gnu_parallel::_LoserTreeBase< _Tp, _Compare >::_Loser - Internal representation of a _LoserTree element.

#include <losertree.h>


_Tp _M_key
_M_key of the element in the _LoserTree. int _M_source
__index of the __source __sequence. bool _M_sup
flag, true iff this is a maximum"__sentinel.

struct __gnu_parallel::_LoserTreeBase< _Tp, _Compare >::_Loser"Internal representation of a _LoserTree element.

_M_key of the element in the _LoserTree.

__index of the __source __sequence.

flag, true iff this is a "maximum" __sentinel.

Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++