StaticRingBuffer.StaticSize

struct StaticRingBuffer(size_t size, T)
enum StaticSize = size;

Meta