table of contents
        
      
      
    | __gnu_parallel::_LoserTreePointerBase< _Tp, _Compare >::_Loser(3) | Library Functions Manual | __gnu_parallel::_LoserTreePointerBase< _Tp, _Compare >::_Loser(3) | 
NAME¶
__gnu_parallel::_LoserTreePointerBase< _Tp, _Compare >::_Loser -
SYNOPSIS¶
Public Attributes¶
const _Tp * _M_keyp
  
  int _M_source
  
  bool _M_sup
  
  
Detailed Description¶
template<typename _Tp, typename _Compare>struct __gnu_parallel::_LoserTreePointerBase< _Tp, _Compare >::_Loser¶
Internal representation of _LoserTree __elements.
Definition at line 361 of file losertree.h.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
| Tue Sep 29 2020 | libstdc++ |