dyaml v0.6.1 (2017-05-16T20:02:26Z)
Home
Dub
Repo
Queue.opCmp
dyaml
queue
Queue
Undocumented in source.
struct
Queue
(T)
@
disable
int
opCmp
(
ref
Queue
)
if
(
!
hasMember
!(
T
, "__dtor")
)
Meta
Source
See Implementation
dyaml
queue
Queue
destructors
~this
functions
empty
insert
iterationOver
length
next
opAssign
opCmp
opEquals
peek
pop
push
startIteration