utils ~master (2021-06-25T06:58:32Z)
Dub
Repo
ExtraAlloc.free
utils
ds
ExtraAlloc
Marks an object as free. Frees is if there are already enough free objects
class
ExtraAlloc
(T)
void
free
(
T
obj
)
Meta
Source
See Implementation
utils
ds
ExtraAlloc
constructors
this
destructors
~this
functions
allocate
free
get
Marks an object as free. Frees is if there are already enough free objects