Slice.this

Takes reference

  1. this(void* p, size_t l, bool free)
  2. this(ref P p)
    struct Slice
    this
    (
    P
    )
    (
    ref P p
    )
  3. this(P p, size_t l)

Meta