betterc v0.1.1 (2018-10-25T17:41:27Z)
Dub
Repo
Vector.erase
betterc
dynamicvector
Vector
Erases nth array element
struct
Vector
(T)
ref nothrow @
nogc
typeof
(this)
erase
(
in
size_t
n
)
Parameters
n
size_t
Element number
Meta
Source
See Implementation
betterc
dynamicvector
Vector
constructors
this
destructors
~this
functions
capacity
clear
erase
length
opApply
opAssign
opBinary
opDollar
opIndex
opSlice
pop
ptr
push
shrink
shrink_to_fit
trim
postblits
this(this)
Erases nth array element