|
Classes | |
| struct | basic_allocation_strategy |
| example disk allocation scheme functor More... | |
| struct | striping |
| striping disk allocation scheme functor More... | |
| struct | FR |
| fully randomized disk allocation scheme functor More... | |
| struct | SR |
| simple randomized disk allocation scheme functor More... | |
| struct | RC |
| randomized cycling disk allocation scheme functor More... | |
| struct | single_disk |
| 'single disk' disk allocation scheme functor More... | |
| struct | offset_allocator< BaseAllocator_ > |
| Allocator functor adaptor. More... | |
Defines | |
| #define | STXXL_DEFAULT_ALLOC_STRATEGY stxxl::RC |
Standard allocation strategies encapsulated in functors
1.7.1