My workmate claims that for object types preincrement is more efficient than post increment
e.g.
std::vector vec; ... insert a wh
have a look at this http://discuss.fogcreek.com/joelonsoftware/default.asp?cmd=show&ixPost=171881