SoA.opDispatch

Returns the array corresponding to the instances of field.

struct SoA(T, alias Allocator = from!`std.experimental.allocator.gc_allocator`.GCAllocator)
nothrow inout pure @safe
opDispatch
(
string field
)
()
if (
is(T == struct)
)

Meta