libstdc++
__gnu_parallel::_LoserTreeUnguarded< __stable, _Tp, _Compare > Class Template Reference
Inheritance diagram for __gnu_parallel::_LoserTreeUnguarded< __stable, _Tp, _Compare >:

List of all members.

Public Member Functions

Protected Attributes


Detailed Description

template<bool __stable, typename _Tp, typename _Compare>
class __gnu_parallel::_LoserTreeUnguarded< __stable, _Tp, _Compare >

Stable implementation of unguarded _LoserTree.

Unstable variant is selected below with partial specialization.

Definition at line 646 of file losertree.h.


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