__gnu_parallel::_losertreebase _tp, _compare ::_loser -
_Tp _M_key
int _M_source
bool _M_sup
Internal representation of a _LoserTree element.
Definition at line 59 of file losertree.h.
_M_key of the element in the _LoserTree.
Definition at line 66 of file losertree.h.
Referenced by __gnu_parallel::_LoserTreeBase< _Tp, _Compare >::__insert_start().
__index of the __source __sequence.
Definition at line 64 of file losertree.h.
Referenced by __gnu_parallel::_LoserTreeBase< _Tp, _Compare >::__get_min_source(), and __gnu_parallel::_LoserTreeBase< _Tp, _Compare >::__insert_start().
flag, true iff this is a 'maximum' __sentinel.
Definition at line 62 of file losertree.h.
Referenced by __gnu_parallel::_LoserTreeBase< _Tp, _Compare >::__insert_start().
Generated automatically by Doxygen for libstdc++ from the source code.