dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
Queue.put
my
actor
common
Queue
Undocumented in source. Be warned that the author may not have intended to support it.
bool
put
(T* a)
bool
put
(T a)
struct
Queue
(RawT)
@
trusted
static if
(!(
AsPointer
))
bool
put
(
T
a
)
Meta
Source
See Implementation
my
actor
common
Queue
aliases
PopReturnType
T
constructors
this
functions
empty
length
pop
put
teardown
manifest constants
AsPointer
postblits
this(this)
structs
Item