RawTypedIdentifier.opUnary

Undocumented in source. Be warned that the author may not have intended to support it.
struct RawTypedIdentifier
ref nothrow @safe @nogc
static if(algebraic)
opUnary
(
string op
)
()
if (
op == "++" ||
op == "--"
)

Meta