LengthArray.opIndex

Undocumented in source.
  1. auto ref opIndex(SizeType index)
  2. auto ref opIndex(size_t index)
    struct LengthArray(T, SizeType)
    pragma(inline) ref inout
    static if(size_t.sizeof != SizeType.sizeof)
    opIndex
    (
    size_t index
    )

Meta