SOA.opIndex

Returns the full range of Dispatcher objects.

  1. inout(Dispatcher) opIndex(size_t index)
  2. inout(DispatcherRange) opIndex()
    struct SOA(T, size_t N = 0)
    @nogc @safe pure nothrow inout
    opIndex
    ()
    if (
    is(T == struct)
    )

Meta