MultiAA.opCast

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opCast()
  2. V[K] opCast()
  3. V[][K] opCast()
    struct MultiAA(K, V)
    inout
    V[][K]
    opCast
    (
    T
    )
    ()
    if (
    is(T == V[][K])
    )

Meta