disconnect.disconnect

Undocumented in source.
template disconnect(alias f)
deprecated
struct disconnect {}

Constructors

this
this()
Undocumented in source.

Members

Functions

call
auto call(T args)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

connect
typeof(this) connect(R p)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

p
R p;
Undocumented in source.

Meta