libdparse v0.16.1 (2020-08-14T21:20:32Z)
Dub
Repo
RollbackAllocator.allocate
dparse
rollback_allocator
RollbackAllocator
Allocates
size
bytes of memory.
struct
RollbackAllocator
void
[]
allocate
(
const
size_t
size
)
out (arr) { assert (arr.length == size); }
Meta
Source
See Implementation
dparse
rollback_allocator
RollbackAllocator
destructors
~this
functions
allocate
make
rollback
setCheckpoint
manifest constants
memoryAlignment
postblits
this(this)
Allocates size bytes of memory.