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

Detailed Description

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

Definition at line 1090 of file multiway_merge.h.

Public Types

typedef LoserTreeCopy< Stable,
unsigned int, Comparator > 
LT
 

Member Typedef Documentation

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

Definition at line 1090 of file multiway_merge.h.


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