STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
choose.h File Reference

Go to the source code of this file.

Classes

class  stxxl::stream::choose< Input, Which >
 
class  stxxl::stream::choose< Input, 1 >
 Creates stream from a tuple stream taking the first component of each tuple. More...
 
class  stxxl::stream::choose< Input, 2 >
 Creates stream from a tuple stream taking the second component of each tuple. More...
 
class  stxxl::stream::choose< Input, 3 >
 Creates stream from a tuple stream taking the third component of each tuple. More...
 
class  stxxl::stream::choose< Input, 4 >
 Creates stream from a tuple stream taking the fourth component of each tuple. More...
 
class  stxxl::stream::choose< Input, 5 >
 Creates stream from a tuple stream taking the fifth component of each tuple. More...
 
class  stxxl::stream::choose< Input, 6 >
 Creates stream from a tuple stream taking the sixth component of each tuple. More...
 

Namespaces

 stxxl
 STXXL library namespace
 
 stxxl::stream
 Stream package subnamespace.