FixedRingBuffer.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Range opSlice()
    struct FixedRingBuffer(T, size_t N = 0, bool INITIALIZE = true)
    opSlice
    ()
  2. Range opSlice(size_t from, size_t to)

Meta