Slice.this

Undocumented in source.
  1. this(void* p, size_t l, bool free)
  2. this(P p)
  3. this(P p)
    struct Slice
    this
    (
    P
    )
    (
    in P p
    )
    if (
    !__traits(isRef, p)
    )
  4. this(P p, size_t l)

Meta