The OpenD Programming Language

CyclicBuffer.clear

Removes all contents from the buffer.

struct CyclicBuffer(T, Allocator = Mallocator, bool supportGC = shouldAddGCRange!T)
void
clear
()

Meta