Fully randomized parallel disk block allocation scheme functor.
Definition at line 69 of file block_alloc_strategy.hpp.
#include <block_alloc_strategy.hpp>
|
static const char * | name () |
|
static const char * | name () |
|
|
std::default_random_engine | rng_ { std::random_device { } () } |
|
◆ fully_random() [1/2]
◆ fully_random() [2/2]
◆ name()
static const char* name |
( |
| ) |
|
|
inlinestatic |
◆ operator()()
size_t operator() |
( |
size_t |
| ) |
const |
|
inline |
◆ rng_
std::default_random_engine rng_ { std::random_device { } () } |
|
mutableprivate |
The documentation for this struct was generated from the following file: