A template for a simple circular buffer. Always assumes that the buffer is full, and allows for negative indices and indices greater than buffer size.
Wiki pages
Sort by: Score, Alphabetical, Date
A template for a simple circular buffer. Always assumes that the buffer is full, and allows for negative indices and indices greater than buffer size.
Sort by: Score, Alphabetical, Date