QVector.opBinary

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

Meta