ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
DynamicMemory.setSize
ae
sys
data
DynamicMemory
Undocumented in source. Be warned that the author may not have intended to support it.
class
DynamicMemory
(Allocator)
override pure @
safe
nothrow @
nogc
void
setSize
(
size_t
newSize
)
Meta
Source
See Implementation
ae
sys
data
DynamicMemory
aliases
allocatedThreshold
collectThreshold
constructors
this
destructors
~this
functions
setSize
properties
capacity
contents
size
variables
_capacity
_size
data