stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
Segregator.alignment
stdx
allocator
building_blocks
segregator
Segregator
The alignment offered is the minimum of the two allocators' alignment.
enum
uint
alignment
;
struct
Segregator
(size_t threshold, SmallAllocator, LargeAllocator)
version(StdDdoc)
enum
uint
alignment
;
enum
uint
alignment
;
Meta
Source
See Implementation
stdx
allocator
building_blocks
segregator
Segregator
functions
alignedAllocate
alignedReallocate
allocate
allocatorForSize
deallocate
deallocateAll
empty
expand
owns
reallocate
mixins
__anonymous
static functions
goodAllocSize
variables
alignment
The alignment offered is the minimum of the two allocators' alignment.