betterc v0.1.1 (2018-10-25T17:41:27Z)
Dub
Repo
Vector.opIndex
betterc
dynamicvector
Vector
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Vector
(T)
ref pure nothrow @
nogc
T
opIndex
(
in
size_t
id
)
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)