]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
PGLog.h: prefer prefix ++operator for non-trivial iterator
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 19 Feb 2014 15:38:35 +0000 (16:38 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 19 Feb 2014 15:38:35 +0000 (16:38 +0100)
commitdd71051a8f6ec611b3559f8e2aff3c001be37792
tree96b98c0d8b60f927dc4585155f0a62ee8e61db85
parent8488e71053a9ab07e4933e7c96b5eb9a4f45b888
PGLog.h: prefer prefix ++operator for non-trivial iterator

[src/osd/PGLog.h:363]: (performance) Prefer prefix ++/-- operators for
  non-primitive types.
[src/osd/PGLog.h:375]: (performance) Prefer prefix ++/-- operators for
  non-primitive types.
[src/osd/PGLog.h:380]: (performance) Prefer prefix ++/-- operators for
  non-primitive types.
[src/osd/PGLog.h:382]: (performance) Prefer prefix ++/-- operators for
  non-primitive types.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/osd/PGLog.h