kameloso IRC bot
Dlang.org
Boxed.this
kameloso
thread
Boxed
Constructor that adds a passed payload to the internal stored
payload
, creating a *shared*
Boxed
.
class
Boxed
(T)
shared pure nothrow @
nogc
this
(
T
payload
)
kameloso
thread
Boxed
constructors
this
variables
payload
Constructor that adds a passed payload to the internal stored payload, creating a *shared* Boxed.