CyclicArray.byRef

Undocumented in source. Be warned that the author may not have intended to support it.
struct CyclicArray(T, size_t len = max(8, 4096 / T.sizeof))
@property @nogc @safe
static if(len != 0)
byRef
()

Meta