CircBuff

Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
full
bool full()
Undocumented in source. Be warned that the author may not have intended to support it.
get
auto get()
Undocumented in source.
put
void put(T v)
Undocumented in source.

Manifest constants

Size
enum Size;
Undocumented in source.

Meta