soa v0.2.0 (2020-12-26T15:35:12Z)
Dub
Repo
SOA.opIndex
soa
SOA
Returns a Dispatcher object to the pseudo-indexed
T
instance.
inout
(
Dispatcher
)
opIndex
(size_t index)
struct
SOA
(T, size_t N = 0)
@
nogc
@
safe
pure nothrow inout
inout
(
Dispatcher
)
opIndex
(
size_t
index
)
if
(
is
(
T
== struct)
)
inout
(
DispatcherRange
)
opIndex
()
Meta
Source
See Implementation
soa
SOA
aliases
Dispatcher
DispatcherRange
ElementType
opDollar
constructors
this
functions
opIndex
opOpAssign
opSlice
manifest constants
length
variables
firstLength
Returns a Dispatcher object to the pseudo-indexed T instance.