Slice.this

Takes reference

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

Meta