QScopedArrayPointer.opIndex

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

Meta