AbstractPath.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
struct AbstractPath(T)
const
opBinary
(
string op
)
(
const(AbstractPath!T) rhs
)
if (
op == "~"
)

Meta