stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
FallbackAllocator.alignment
stdx
allocator
building_blocks
fallback_allocator
FallbackAllocator
The alignment offered is the minimum of the two allocators' alignment.
struct
FallbackAllocator
(Primary, Fallback)
enum
uint
alignment
;
Meta
Source
See Implementation
stdx
allocator
building_blocks
fallback_allocator
FallbackAllocator
functions
alignedAllocate
alignedReallocate
allocate
deallocate
empty
expand
owns
reallocate
resolveInternalPointer
variables
alignment
fallback
instance
primary
The alignment offered is the minimum of the two allocators' alignment.