RCArray.this

  1. this(T[] orig, T[] slice)
    struct RCArray(T)
    this
    (
    T[] orig
    ,
    T[] slice = null
    )
  2. this(string n, T[] orig, T[] slice)

Meta