dextool v4.0.0 (2021-09-08T15:39:18Z)
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)
struct
Queue
(RawT)
@
trusted
static if
(
AsPointer
)
bool
put
(
T
*
a
)
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