yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
CirularQueue.maxLength
yu
container
cirularqueue
CirularQueue
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)
pragma(
inline
, true) @
property
nothrow
uint
maxLength
(
)
if
(
is
(
T
==
Unqual
!
T
)
)
Meta
Source
See Implementation
yu
container
cirularqueue
CirularQueue
aliases
InsertT
constructors
this
destructors
~this
functions
clear
deQueue
enQueue
exten
manifest constants
TSize
addToGC
mixins
__anonymous
properties
empty
front
full
length
maxLength