phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
PureMallocator.deallocatePtr
nxt
pure_mallocator
PureMallocator
Deallocate using a pointer only like what
free
does.
struct
PureMallocator
const shared pure nothrow @
nogc
@
system
bool
deallocatePtr
(
void
*
b
)
Meta
Source
See Implementation
nxt
pure_mallocator
PureMallocator
functions
allocate
deallocate
deallocatePtr
reallocate
static variables
instance
variables
alignment
Deallocate using a pointer only like what free does.