FixedRingBuffer.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(T itm)
    struct FixedRingBuffer(T, size_t N = 0)
    void
    put
    ()
    (
    T itm
    )
  2. void put(TC[] itms)

Meta