Complex.opUnary

Complex opUnary(string op)() if (op == "+") const
No documentation available for this declaration.
Complex opUnary(string op)() if (op == "-") const
No documentation available for this declaration.