Stxxl  1.4.0
Classes | Namespaces
include/stxxl/bits/stream/choose.h File Reference
#include <stxxl/bits/namespace.h>
#include <stxxl/bits/stream/unique.h>
Include dependency graph for choose.h:
This graph shows which files directly or indirectly include this file:

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

namespace  stxxl
 

<stxxl> library namespace


namespace  stxxl::stream
 

Stream package subnamespace.


 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines