memutils.circularbuffer

Utility functions for circular array processing

Members

Structs

CircularBuffer
struct CircularBuffer(T, size_t N = 0, ALLOC = ThreadMem)
Undocumented in source.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE file.

Authors

Sönke Ludwig, Etienne Cimon