QList.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(T) opIndex(int i)
    struct QList(T)
    pragma(inline, true) ref const
    const(T)
    opIndex
    (
    int i
    )
  2. T opIndex(int i)

Meta