stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
AllocatorList.deallocateAll
stdx
allocator
building_blocks
allocator_list
AllocatorList
Undocumented in source. Be warned that the author may not have intended to support it.
bool
deallocateAll
()
bool
deallocateAll
()
struct
AllocatorList
(Factory, BookkeepingAllocator = GCAllocator)
static if
(
!ouroboros && __traits(hasMember, Allocator, "deallocateAll") && __traits(hasMember, Allocator, "owns")
)
bool
deallocateAll
(
)
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