phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Segregator.alignment
std
experimental
allocator
building_blocks
segregator
Segregator
The alignment offered is the minimum of the two allocators' alignment.
struct
Segregator
(size_t threshold, SmallAllocator, LargeAllocator)
version(StdDdoc)
enum
uint
alignment
;
Meta
Source
See Implementation
std
experimental
allocator
building_blocks
segregator
Segregator
functions
alignedAllocate
alignedReallocate
allocate
allocatorForSize
deallocate
deallocateAll
empty
expand
owns
reallocate
static functions
goodAllocSize
variables
alignment
The alignment offered is the minimum of the two allocators' alignment.