FixedSizeArraySlice.save

Undocumented in source. Be warned that the author may not have intended to support it.
  1. typeof(this) save [@property getter]
  2. const(typeof(this)) save [@property getter]
    struct FixedSizeArraySlice(FSA, T, size_t Size)
    pragma(inline, true) @property const pure @safe nothrow @nogc
    const(typeof(this))
    save
    ()

Meta