Status: Accepted Owner: ----New issue 2546 by [email protected]: Prefix incrementers may be preferred for non-primitive types.
http://code.google.com/p/lilypond/issues/detail?id=2546
Julien Nabet has run cppcheck on the lilypond code base.cppcheck recommends prefix incrementers instead of postfix incrementers for non-primitive types.
Attached is a listing of the cppcheck output.
Attachments:
prefix.txt 1.7 KB
