Loading [MathJax]/extensions/tex2jax.js
Thrill  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
LoserTreePointerBase< ValueType, Comparator >::Loser Struct Reference

Detailed Description

template<typename ValueType, typename Comparator = std::less<ValueType>>
struct tlx::LoserTreePointerBase< ValueType, Comparator >::Loser

Internal representation of a loser tree player/node.

Definition at line 317 of file loser_tree.hpp.

#include <loser_tree.hpp>

Public Attributes

const ValueType * keyp
 pointer to key value of the element in this node More...
 
Source source
 index of source More...
 

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