Kelsey Bjarnason wrote:
>
> Yet the problem remains: C++ makes the issue of whether a passed
> parameter gets modified or not absolutely indeterminate at point of call
> - meaning the poor bastard having to maintain the code has no hope, by
> reading the portion of code he's trying to work on, of figuring out what
> is actually going on.
>
So you would sacrifice the convenience of operator overloading to avoid
an obscure corner case that any half decent tagging editor would solve
in a blink of an eye?
--
Ian Collins.