libdparse ~master (2021-07-28T12:46:13Z)
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.