CirularQueue.TSize

Undocumented in source.
struct CirularQueue(T, Allocator = GCAllocator, bool autoExten = false, bool addInGC = true)
enum TSize = T.sizeof;

Meta