On 10/7/10 15:00 CDT, Manfred_Nowak wrote:
Andrei Alexandrescu wrote:The size of the operand is constant, known, and visible.The expected run time is known during compilation and independent of the input size.Seems that you are argumenting for some elaborated sort of hungarian notation: operators should be attributed by some otherwise hidden expectations of their runtime? -manfred
All I'm saying is that complexity is not an implementation detail. Andrei