Thrill  0.1

Classes

struct  basic_allocation_strategy
 
struct  fully_random
 
struct  offset_allocator< BaseAllocator >
 
struct  random_cyclic
 
struct  random_cyclic_disk
 
struct  random_cyclic_flash
 
struct  simple_random
 
struct  single_disk
 
struct  striping
 

Typedefs

using default_alloc_strategy = foxxll::random_cyclic
 

Detailed Description

Standard allocation strategies encapsulated in functors.

Typedef Documentation

◆ default_alloc_strategy