STXXL
1.4.1
|
Example disk allocation scheme functor.
Definition at line 31 of file block_alloc.h.
Public Member Functions | |
basic_allocation_strategy (int disks_begin, int disks_end) | |
basic_allocation_strategy () | |
int | operator() (int i) const |
Static Public Member Functions | |
static const char * | name () |
stxxl::basic_allocation_strategy::basic_allocation_strategy | ( | int | disks_begin, |
int | disks_end | ||
) |
stxxl::basic_allocation_strategy::basic_allocation_strategy | ( | ) |
|
static |
int stxxl::basic_allocation_strategy::operator() | ( | int | i | ) | const |