The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
ScopedAllocator.deallocate
std
experimental
allocator
building_blocks
scoped_allocator
ScopedAllocator
Deallocates
b
.
struct
ScopedAllocator
(ParentAllocator)
static if
(
hasMember!(Allocator, "deallocate")
)
bool
deallocate
(
void
[]
b
)
Meta
Source
See Implementation
std
experimental
allocator
building_blocks
scoped_allocator
ScopedAllocator
destructors
~this
functions
allocate
deallocate
deallocateAll
empty
expand
goodAllocSize
owns
reallocate
manifest constants
alignment
postblits
this(this)
variables
parent
Deallocates b.