Thrill  0.1
block_alloc_strategy_interleaved.hpp File Reference
#include <random>
#include <vector>
#include <foxxll/mng/block_manager.hpp>
+ Include dependency graph for block_alloc_strategy_interleaved.hpp:

Go to the source code of this file.

Classes

struct  first_disk_only
 
struct  interleaved_alloc_traits< scheme >
 
struct  interleaved_alloc_traits< fully_random >
 
struct  interleaved_alloc_traits< random_cyclic >
 
struct  interleaved_alloc_traits< random_cyclic_disk >
 
struct  interleaved_alloc_traits< random_cyclic_flash >
 
struct  interleaved_alloc_traits< simple_random >
 
struct  interleaved_alloc_traits< single_disk >
 
struct  interleaved_alloc_traits< striping >
 
struct  interleaved_fully_random
 
struct  interleaved_random_cyclic
 
struct  interleaved_simple_random
 
struct  interleaved_striping
 

Namespaces

 foxxll
 FOXXLL library namespace
 

Macros

#define CHECK_RUN_BOUNDS(pos)
 

Macro Definition Documentation

◆ CHECK_RUN_BOUNDS

#define CHECK_RUN_BOUNDS (   pos)

Definition at line 26 of file block_alloc_strategy_interleaved.hpp.