libstdc++
__gnu_parallel::LoserTreePointer< false, T, Comparator > Class Template Reference
Inheritance diagram for __gnu_parallel::LoserTreePointer< false, T, Comparator >:
Inheritance graph

Public Member Functions

int get_min_source ()
 
void insert_start (const T &key, int source, bool sup)
 

Public Attributes

 __pad0__: Base::LoserTreePointerBase(_k
 
 k
 
 losers
 
 offset
 
losers[i+k] sup
 

Protected Attributes

Comparator comp
 
unsigned int ik
 
unsigned int k
 
Loserlosers
 
unsigned int offset
 

Detailed Description

template<typename T, typename Comparator>
class __gnu_parallel::LoserTreePointer< false, T, Comparator >

Unstable LoserTree implementation.

The stable variant is above.

Definition at line 473 of file losertree.h.


The documentation for this class was generated from the following file: