10 Aug
2024
10 Aug
'24
11:30 p.m.
On Sat, Aug 10, 2024 at 1:42 PM Andrey Semashev via Boost
Boost.CircularBuffer
I use an embedded-friendly, non-allocating circular buffer in several of my implementations https://github.com/cppalliance/buffers/blob/aaa070cc9c3141429e264301ed533dfb... Upon reading this discussion I realize, perhaps it should be renamed to circular_span. Thanks