SoA.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
struct SoA(T, alias Allocator = from!`std.experimental.allocator.gc_allocator`.GCAllocator)
nothrow
opIndex
(
size_t idx
)
if (
is(T == struct)
)

Meta