FortranArray.opIndex

Undocumented in source.
  1. T opIndex(size_t i)
    template opIndex(string file = __FILE__, int line = __LINE__)
    ref
    static if(!(is(T == const) || is(T == immutable)))
    T
    opIndex
    (
    size_t i
    )
  2. Unqual!T opIndex(size_t i)

Members

Functions

opIndex
T opIndex(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta