stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
AffixAllocator.instance
stdx
allocator
building_blocks
affix_allocator
AffixAllocator
Undocumented in source.
AffixAllocator
instance
;
enum
AffixAllocator
instance
;
struct
AffixAllocator
(Allocator, Prefix, Suffix = void)
version(!StdDdoc)
static if
(!(
is(typeof(Allocator.instance) == shared)
))
static if
(
stateSize!Allocator == 0
)
enum
AffixAllocator
instance
;
Meta
Source
See Implementation
stdx
allocator
building_blocks
affix_allocator
AffixAllocator
functions
allocate
deallocate
deallocateAll
empty
expand
goodAllocSize
owns
parent
reallocate
suffix
mixins
__anonymous
static functions
prefix
static variables
instance
variables
_parent
alignment