RingBuffer.back

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T back [@property getter]
  2. T back [@property setter]
    struct RingBuffer(T, size_t staticBufferSize = size_t.max)
    @property
    void
    back

Meta