GgedStruct.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opIndex(IndexVec!(IndexTypes) args)
    struct GgedStruct(T, ulong RANK, bool isOffsetIndex = false, SliceKind kind = SliceKind.contiguous)
    @nogc nothrow
    opIndex
  2. auto opIndex(IndexVec!(IndexTypes[0..Rank - N]) args1, Args args2)
  3. auto opIndex(Args args)

Meta