phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
FallbackAllocator.alignment
std
experimental
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
std
experimental
allocator
building_blocks
fallback_allocator
FallbackAllocator
functions
alignedAllocate
allocate
deallocate
empty
expand
owns
reallocate
resolveInternalPointer
static variables
instance
variables
alignment
fallback
primary
The alignment offered is the minimum of the two allocators' alignment.