+Arx/src/core/SaveGame.cpp:254:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] +Arx/src/scene/GameSound.cpp:1266:82: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] +Arx/src/scene/Interactive.cpp:3475:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] +Arx/src/scene/Interactive.cpp:3477:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] +Arx/src/scene/Object.cpp:1109:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] +Arx/src/util/String.cpp:37:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] +Arx/src/util/String.cpp:59:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] +Arx/src/util/String.cpp:61:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] +Arx/src/util/String.cpp:65:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] +Arx/src/util/cmdline/Parser.cpp:89:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] +Arx/src/util/cmdline/Parser.cpp:110:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]