|
STXXL
1.4.0
|
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. | |