ae v0.0.3574 (2024-07-05T19:56:39Z)
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