stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
AllocatorList.bkalloc
stdx
allocator
building_blocks
allocator_list
AllocatorList
Undocumented in source.
BookkeepingAllocator
bkalloc
;
struct
AllocatorList
(Factory, BookkeepingAllocator = GCAllocator)
static if
(
!ouroboros
)
static if
(
stateSize!BookkeepingAllocator
)
BookkeepingAllocator
bkalloc
;
alias
bkalloc
=
BookkeepingAllocator.instance
Meta
Source
See Implementation
stdx
allocator
building_blocks
allocator_list
AllocatorList
aliases
Allocator
constructors
this
destructors
~this
functions
allocate
deallocate
deallocateAll
empty
expand
owns
reallocate
variables
alignment
bkalloc
factory