bit_packed_atomic_flags constructor creates memory to sufficiently keep track of garbage collection information for size entries.
Declared in <cuckoocache.h>
explicit
bit_packed_atomic_flags(uint32_t size);
| Name | Description |
|---|---|
| size | the number of elements to allocate space for |