InsensitiveT.opBinary

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

Meta