CyclicArray.byRef

Undocumented in source.
struct CyclicArray(T, size_t capacity_ = max(8, PAGESIZE / T.sizeof))
@property @nogc
static if(!isDynamic)
@safe => typeof(return)(array[], start, size)
byRef
()

Meta