QList.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
struct QList(T)
extern (D) pragma(inline, true) const
QList!(T)
opBinary
(
string op
)
(
ref const(QList!(T)) l
)
if (
op == "~"
)

Meta