CircBuff.put

Undocumented in source.
struct CircBuff(T)
@safe
void
put
(
T v
)
out { assert (!empty); }

Meta