MultiAA.opCast

Warning: discards repeating items

  1. bool opCast()
  2. V[K] opCast()
    struct MultiAA(K, V)
    const
    V[K]
    opCast
    (
    T
    )
    ()
    if (
    is(T == V[K])
    )
  3. V[][K] opCast()

Meta