CirularQueue.exten

Undocumented in source. Be warned that the author may not have intended to support it.
struct CirularQueue(T, Allocator = GCAllocator, bool autoExten = false, bool addInGC = true)
protected
static if(autoExten)
void
exten
()
if (
is(T == Unqual!T)
)

Meta