[patch] change increment/decrement operators from postfix to prefix

From: Kinkie <gkinkie_at_gmail.com>
Date: Mon, 2 Jul 2012 12:08:08 +0200

Hi all,
  this patch (for trunk) is a first chunk of a janitorial task
changing all operator++ and operator-- from postfix to prefix form
where it doesn't impact the code flow. There are other cases where a
more in-depth refactoring may improve readability, but I'll save them
for more focused activities.
I'd like to be authorized to commit directly to trunk for this (and
subsequent) chunks.

Thoughts?

Thanks,

-- 
    /kinkie

Received on Mon Jul 02 2012 - 10:08:17 MDT

This archive was generated by hypermail 2.2.0 : Mon Jul 02 2012 - 12:00:05 MDT