FixedRingBuffer.m_freeOnDestruct

Undocumented in source.
struct FixedRingBuffer(T, size_t N = 0)
static if(N == 0)
bool m_freeOnDestruct;

Meta