Stxxl  1.3.2
Public Member Functions | Static Public Member Functions | List of all members
basic_allocation_strategy Struct Reference

example disk allocation scheme functor More...

#include <block_alloc.h>

Public Member Functions

 basic_allocation_strategy (int disks_begin, int disks_end)
 
int operator() (int i) const
 

Static Public Member Functions

static const char * name ()
 

Detailed Description

example disk allocation scheme functor

Remarks
model of allocation_strategy concept

The documentation for this struct was generated from the following file: