Quote Originally Posted by laserlight View Post
No, notice that postfix operator++ is used in the implementation of the function template prefix operator++. Incidentally, note that my example also corrects the function signature and return type.
I opened the editor before your post came up. At any rate, I missed the prefix vs. postfix element.