Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 35 of file complex_io.cpp.
{ return __os << '(' << __z.real() << ',' << __z.imag() << ')'; }