dalicious.container

Some additional containers.

Members

Structs

RingBuffer
struct RingBuffer(T, size_t staticBufferSize = size_t.max)

An array-based implementation of a ring buffer.

Meta

License

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

Authors

Arne Ludwig <arne.ludwig@posteo.de>