Am Thu, 14 Feb 2013 02:00:20 -0800
schrieb Walter Bright <newshound2 at digitalmars.com>:
> The trouble is, where do you stop adding trivia? How about this one:
>
> T addThree(T t) { return t + 3; }
>
> ?
I thought that's _why_ we have ++ and --.
--
Marco