Complex.opUnary

Complex opUnary(string op)() if (op == "+") @safe pure nothrow @nogc const
No documentation available for this declaration.
Complex opUnary(string op)() if (op == "-") @safe pure nothrow @nogc const
No documentation available for this declaration.