fixedsizearray v1.3.0 (2021-02-24T07:57:06Z)
Dub
Repo
FixedSizeArraySlice.opIndex
fixedsizearray
FixedSizeArraySlice
Undocumented in source. Be warned that the author may not have intended to support it.
T
opIndex
(size_t idx)
typeof
(
this
)
opIndex
()
typeof
(
this
)
opIndex
(size_t l, size_t h)
struct
FixedSizeArraySlice
(FSA, T, size_t Size)
pragma(
inline
, true) pure @
safe
nothrow @
nogc
typeof
(this)
opIndex
(
size_t
l
,
size_t
h
)
Meta
Source
See Implementation
fixedsizearray
FixedSizeArraySlice
aliases
put
constructors
this
functions
insertBack
opIndex
opSlice
popBack
popFront
properties
back
empty
front
length
save
variables
fsa
high
low