The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Vector.free
automem
vector
Vector
Frees the memory and returns to .init
struct
Vector
(E, Allocator = typeof(theAllocator))
scope
void
free
(
)
if
(
isAllocator
!
Allocator
)
Meta
Source
See Implementation
automem
vector
Vector
functions
capacity
clear
empty
free
opAssign
opBinary
opIndex
opOpAssign
opSlice
opSliceAssign
opSliceOpAssign
popBack
popFront
range
reserve
shrink
stringz
properties
length
Frees the memory and returns to .init