
11 Jul
2006
11 Jul
'06
10:17 a.m.
Daryle Walker wrote:
[1] If you make a fake order for "std::complex<>", would you compare real components then imaginary components, or would you use magnitude then angle?
Real, then imaginary. Compare with: "If you make a FAKE order for std::string, would you compare left to right or right to left?"