Open profan opened 8 years ago
It would be nice to just have a layer over an array-like container which acts like a ring-buffer, to make it easier to use static arrays/dynamic arrays etc interchangeably as ring-buffers and hopefully getting rid of some error prone duplication.
It would be nice to just have a layer over an array-like container which acts like a ring-buffer, to make it easier to use static arrays/dynamic arrays etc interchangeably as ring-buffers and hopefully getting rid of some error prone duplication.