SOA.opSlice

Returns a range of Dispatcher objects.

struct SOA(T, size_t N = 0)
@nogc @safe pure nothrow inout
opSlice
(
size_t beginIndex
,)
if (
is(T == struct)
)

Meta