|
Stxxl
1.4.0
|
#include <block_alloc_interleaved.h>


Public Member Functions | |
| first_disk_only (int_type _nruns, const single_disk &strategy) | |
| int | operator() (int_type) const |
Definition at line 106 of file block_alloc_interleaved.h.
| stxxl::first_disk_only::first_disk_only | ( | int_type | _nruns, |
| const single_disk & | strategy | ||
| ) | [inline] |
Definition at line 108 of file block_alloc_interleaved.h.
| int stxxl::first_disk_only::operator() | ( | int_type | ) | const [inline] |
Reimplemented from stxxl::interleaved_striping.
Definition at line 112 of file block_alloc_interleaved.h.
1.7.6.1