STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::parallel::loser_tree_traits< Stable, unsigned long, Comparator > Struct Template Reference

Detailed Description

template<bool Stable, class Comparator>
struct stxxl::parallel::loser_tree_traits< Stable, unsigned long, Comparator >

Definition at line 1092 of file multiway_merge.h.

Public Types

typedef LoserTreeCopy< Stable,
unsigned long, Comparator > 
LT
 

Member Typedef Documentation

template<bool Stable, class Comparator >
typedef LoserTreeCopy<Stable, unsigned long , Comparator> stxxl::parallel::loser_tree_traits< Stable, unsigned long, Comparator >::LT

Definition at line 1092 of file multiway_merge.h.


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