phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
FixedDynamicArray.opIndex
nxt
fixed_dynamic_array
FixedDynamicArray
Get element at index
i
.
struct
FixedDynamicArray
(T)
@
safe
pragma(
inline
, true) scope ref inout @
system
return
inout
(
T
)
opIndex
(
size_t
i
)
Meta
Source
See Implementation
nxt
fixed_dynamic_array
FixedDynamicArray
destructors
~this
functions
opIndex
opSlice
opSliceAssign
postblits
this(this)
static functions
makeUninitializedOfLength
withLength
Get element at index i.