MultiAA.opCast

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

Meta